Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
northernSage committed Apr 13, 2024
1 parent 0f0cf44 commit 8697892
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Version 0.13.0
--------------

Unreleased

- default ``hashlib.md5`` may not be available in FIPS builds. We
now do not access it at import time on ``FileSystemCache``so developers
have time to change the default.
``hashlib.md5`` will be lazy loaded when a new default is not provided


Version 0.12.0
--------------

Expand Down

0 comments on commit 8697892

Please sign in to comment.