summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-10-05 17:44:37 -0700
committerDavid Lord <davidism@gmail.com>2021-10-05 17:44:37 -0700
commit655918a61e22cade722dacb9bf798e86b13093af (patch)
tree16ab8bf712f8de446bdeb7860d99e69b92bfc8fc /CHANGES.rst
parente8e4b32f5034b8e6df9f4d5ba7ed952da9394a76 (diff)
parent3e88d3dcadbe357c90059bbaeb691f4a2d20d9e6 (diff)
downloadclick-655918a61e22cade722dacb9bf798e86b13093af.tar.gz
Merge branch '8.0.x'
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index fa8063a..491e7d4 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -25,6 +25,10 @@ Unreleased
to be relative to the containing directory. :issue:`1921`
- Completion does not skip Python's resource cleanup when exiting,
avoiding some unexpected warning output. :issue:`1738, 2017`
+- Fix type annotation for ``type`` argument in ``prompt`` function.
+ :issue:`2062`
+- Fix overline and italic styles, which were incorrectly added when
+ adding underline. :pr:`2058`
Version 8.0.1