From aae43be5f17bd7c5158fcb95c7c0b9e4d4cffde3 Mon Sep 17 00:00:00 2001 From: texastony <5892063+texastony@users.noreply.github.com> Date: Tue, 30 Aug 2022 09:50:28 -0700 Subject: [PATCH] chore: changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5d2f2ce78..0a38cbc19 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ Consider updating to the latest version of the AWS Encryption SDK for Python. Maintenance ------------------------ * Emit Deprecation Warning on library initialization +* Update ``cryptography`` range to greater than or equal to 2.5.0 less than 37 2.5.0 -- 2022-06-20 ===================