diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:56:33 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:56:33 -0400 |
commit | 10115b7367a7a92223801ea22c50de6a30c8f2a3 (patch) | |
tree | 6eef6b2a36f43173a4ebd714cfa77e4e6b7df4e2 /sites/www | |
parent | b8151e2d95e8eba7d746e76431fa13f913a149e9 (diff) | |
parent | a498e0373a10e1882ff4506c649d175e7743a33d (diff) |
Merge branch '3.4'
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index d908558c..f5fcb85d 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +- :release:`3.4.1 <2024-08-11>` +- :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 |