You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
Changelog
3
3
*********
4
4
5
+
2.4.0 -- 2021-07-01
6
+
===================
7
+
8
+
Deprecation Announcement
9
+
------------------------
10
+
The AWS Encryption SDK for Python is discontinuing support for Python 2. Future major versions of this library
11
+
will drop support for Python 2 and begin to adopt changes that are known to break Python 2.
12
+
13
+
Security updates will still be available for the 2.x line for the next 12 months, in accordance with our `Support Policy <https://github.com/aws/aws-encryption-sdk-python/blob/master/SUPPORT_POLICY.rst>`_.
0 commit comments