Skip to content

Commit d3e702e

Browse files
ShubhamChaturvedi7Shubham ChaturvediRitvikKapila
authored
fix: changelog for 4.2.0 (#422)
* chore: Drop py36 from changelog * fix: tox dependency < 4.0 * fix: adds api_compatibility_tests for 4.2.0 * fix: add the missing release_requirements.txt * fix: add deps from other commands * fix: skip_install false for test_release * Update tox.ini PR comments Co-authored-by: Ritvik Kapila <[email protected]> * fix: skip_install false for release * fix: changelog for 4.2 --------- Co-authored-by: Shubham Chaturvedi <[email protected]> Co-authored-by: Ritvik Kapila <[email protected]>
1 parent 7cc9bdd commit d3e702e

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22
Changelog
33
*********
44

5-
4.2.0 -- 2023-01-19
5+
4.2.0 -- 2024-09-09
66
===================
77

88
Deprecation
99
-----------
10-
The AWS Encryption SDK CLI no longer supports Python 3.6
11-
as of major version 4.2.x; only Python 3.7+ is supported.
12-
13-
Maintenance
14-
-----------
15-
* Warn on Deprecated Python 3.6 usage
10+
The AWS Encryption SDK CLI no longer supports Python 3.7
11+
as of major version 4.2.x; only Python 3.8+ is supported.
1612

1713

1814
4.1.0 -- 2021-10-11

0 commit comments

Comments
 (0)