summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-02-18 12:32:01 -0800
committerDavid Lord <davidism@gmail.com>2022-02-18 12:32:01 -0800
commite7cff2a3dcb40df267e8cf92b80396a4875dece8 (patch)
treeed5a9b32fd91a1d7ac24b8b7793e4656ecb0c63b /CHANGES.rst
parent91b2cd67dd04b2843fd6c71e582876c826f5b78e (diff)
parentbf1a6d4956cbbbfd0a6f4dd6310c8110cf89f7fe (diff)
downloadclick-e7cff2a3dcb40df267e8cf92b80396a4875dece8.tar.gz
Merge branch '8.0.x'
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3b56ba6..50a9dea 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -22,7 +22,7 @@ Unreleased
Version 8.0.4
-------------
-Unreleased
+Released 2022-02-18
- ``open_file`` recognizes ``Path("-")`` as a standard stream, the
same as the string ``"-"``. :issue:`2106`
@@ -33,7 +33,8 @@ Unreleased
- 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`
-- Fix typing for ``secho`` file argument. :issue:`2174`
+- Fix typing for ``echo`` and ``secho`` file argument.
+ :issue:`2174, 2185`
Version 8.0.3