summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 78566b6..57da7ec 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -3,7 +3,13 @@ Version 2.1.0
Unreleased
- - Drop support for Python 3.6. :pr:`272`
+- Drop support for Python 3.6. :pr:`272`
+- Remove previously deprecated code. :pr:`273`
+
+ - JWS functionality: Use a dedicated library such as Authlib
+ instead.
+ - ``import itsdangerous.json``: Import ``json`` from the standard
+ library instead.
Version 2.0.2