branch: elpa/bash-completion
commit 8713edbb927d3023c7677bd9549bfd013859b60e
Author: Stephane Zermatten <[email protected]>
Commit: GitHub <[email protected]>

    Mention that completion works with bash 5
    
    Tested with 5.0.11 on macOS
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b66e6068bf..9d61249578 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,6 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
 
 ## COMPATIBILITY
 
-bash-completion.el is known to work with Bash 3 and 4, on Emacs,
+bash-completion.el is known to work with Bash 3, 4 and 5, on Emacs,
 starting with version 24.1, under Linux and OSX. It does not work on
 XEmacs.

Reply via email to