summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorGianluca Gippetto <gianluca.gippetto@gmail.com>2021-06-18 18:31:00 +0200
committerDavid Lord <davidism@gmail.com>2022-02-20 08:47:34 -0800
commit144f3701b23186ac8b2277d8f224fd7090366db5 (patch)
treef553ded4345c80d6d8dc0c683e635c35508e5120 /CHANGES.rst
parent08ecfd0e7c238a2444886d239de6d0e9d83530ec (diff)
downloadclick-144f3701b23186ac8b2277d8f224fd7090366db5.tar.gz
Option.show_default now overrides Context.show_default
Previously, it was the opposite.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1589305..93db491 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -22,6 +22,8 @@ Version 8.1.0
without parentheses. :issue:`1359`
- The ``Path`` type can check whether the target is executable.
:issue:`1961`
+- ``Command.show_default`` overrides ``Context.show_default``, instead
+ of the other way around. :issue:`1963`
Version 8.0.4