summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index a618f5a..16a982d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,9 @@ Unreleased
- Use verbose form of ``typing.Callable`` for ``@command`` and
``@group``. :issue:`2255`
+- Show error when attempting to create an option with
+ ``multiple=True, is_flag=True``. Use ``count`` instead.
+ :issue:`2246`
Version 8.1.2