summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorAshwin Madavan <ashwin.madavan@gmail.com>2021-12-27 22:31:13 -0800
committerDavid Lord <davidism@gmail.com>2021-12-28 11:06:41 -0800
commit6f33518a82a21eb33894674501b0a04489f9c1be (patch)
tree6b1f0e0535955cf5ac0e990c32e86f4ac37fb41a /CHANGES.rst
parent6987b4cdffcd995b991b7267344e938510bf7d33 (diff)
downloadclick-6f33518a82a21eb33894674501b0a04489f9c1be.tar.gz
Update shell completion to use COMPREPLY instead of COMREPLY for Bash
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index cfc9280..6348d6f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,9 @@ Unreleased
annotation of the decorated function. :pr:`2155`
- A callable default value can customize its help text by overriding
``__str__`` instead of always showing ``(dynamic)``. :issue:`2099`
+- Fix a typo in the Bash completion script that affected file and
+ directory completion. If this script was generated by a previous
+ version, it should be regenerated. :issue:`2163`
Version 8.0.3