summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-10-25 08:46:34 -0700
committerDavid Lord <davidism@gmail.com>2021-10-25 08:46:34 -0700
commit0c85d80b07742b9f9ed4d583d694c37fce1d1292 (patch)
tree0696c73b5d1abfe4d5eb1f6ef1328985d2a710e9 /CHANGES.rst
parent65eceb08e392e74dcc761be2090e951274ccbe36 (diff)
parente415d3a811fda506c8d7917e615b97ae9dcd1194 (diff)
downloadclick-0c85d80b07742b9f9ed4d583d694c37fce1d1292.tar.gz
Merge branch '8.0.x'
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 251b2e4..fe07098 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,15 @@ Unreleased
the default if it is ``True``. :issue:`1971`:
+Version 8.0.4
+-------------
+
+Unreleased
+
+- ``open_file`` recognizes ``Path("-")`` as a standard stream, the
+ same as the string ``"-"``. :issue:`2106`
+
+
Version 8.0.3
-------------