summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Pieters <mj@zopatista.com>2022-11-09 17:12:07 +0000
committerDavid Lord <davidism@gmail.com>2023-01-19 16:34:03 -0800
commita72b95e21d20e78bac0d5d4d3de69faa7ce22280 (patch)
tree1e802cca4f98c115b0adb2ed2db4463c2547c1cb
parenta63679e77f9be2eb99e2f0884d617f9635a485e2 (diff)
downloadclick-a72b95e21d20e78bac0d5d4d3de69faa7ce22280.tar.gz
Add a changelog note on the typehint improvements.
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f5c9163..c60c12a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,6 +5,9 @@ Version 8.1.4
Unreleased
+- Improve type hinting for decorators and give all generic types parameters.
+ :issue:`2398`
+
Version 8.1.3
-------------