Skip to content

Commit

Permalink
fix: changelog for 4.2.0 (#422)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
3 people authored Sep 9, 2024
1 parent 7cc9bdd commit d3e702e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@
Changelog
*********

4.2.0 -- 2023-01-19
4.2.0 -- 2024-09-09
===================

Deprecation
-----------
The AWS Encryption SDK CLI no longer supports Python 3.6
as of major version 4.2.x; only Python 3.7+ is supported.

Maintenance
-----------
* Warn on Deprecated Python 3.6 usage
The AWS Encryption SDK CLI no longer supports Python 3.7
as of major version 4.2.x; only Python 3.8+ is supported.


4.1.0 -- 2021-10-11
Expand Down

0 comments on commit d3e702e

Please sign in to comment.