diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:54:38 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:54:38 -0400 |
commit | 01fb98f69c78f8fd92fea38f4b40c4f0b9d1a757 (patch) | |
tree | 323e34d8dcac8ed66324ba0d6e15c7638d648f08 /sites | |
parent | 8e6aa00217cb4d26341f3af6f2ec16c5165279ac (diff) |
Cut 3.3.2
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index cba0c889..d75e05a2 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`3.3.2 <2024-08-11>` - :bug:`2419` (fixed in :issue:`2421`) Massage our import of the TripleDES cipher to support Cryptography >=43; this should prevent ``CryptographyDeprecationWarning`` from appearing upon import. Thanks to |