Skip to content

Commit 6f98d9b

Browse files
chore: Update changelog and readme for 2.4.0
1 parent f17586a commit 6f98d9b

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog
33
*********
44

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>`_.
14+
15+
516
2.3.0 -- 2021-06-16
617
===================
718

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Required Prerequisites
3333
======================
3434

3535
* Python 2.7+ or 3.4+
36+
37+
**NOTE: 2.x is the last major version of this library that will
38+
support Python 2. Future major versions will begin to adopt changes
39+
known to break Python 2.**
3640
* cryptography >= 2.5.0
3741
* boto3 >= 1.10.0
3842
* attrs

0 commit comments

Comments
 (0)