summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
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 b65e91d..f46d446 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,5 +1,14 @@
.. currentmodule:: click
+Version 8.0.4
+-------------
+
+Unreleased
+
+- ``open_file`` recognizes ``Path("-")`` as a standard stream, the
+ same as the string ``"-"``. :issue:`2106`
+
+
Version 8.0.3
-------------