diff --git a/CHANGES.rst b/CHANGES.rst index d4cfb7367..7b0434cd7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -96,6 +96,8 @@ Released 2020-03-09 - Make the warning about old 2-arg parameter callbacks a deprecation warning, to be removed in 8.0. This has been a warning since Click 2.0. :pr:`1492` +- Adjust error messages to standardize the types of quotes used so + they match error messages from Python. Version 7.0