mirror of https://github.com/pallets/flask.git
release version 3.0.3
This commit is contained in:
parent
5e22cc9eec
commit
c12a5d874c
|
@ -1,7 +1,7 @@
|
||||||
Version 3.0.3
|
Version 3.0.3
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Unreleased
|
Released 2024-04-07
|
||||||
|
|
||||||
- The default ``hashlib.sha1`` may not be available in FIPS builds. Don't
|
- The default ``hashlib.sha1`` may not be available in FIPS builds. Don't
|
||||||
access it at import time so the developer has time to change the default.
|
access it at import time so the developer has time to change the default.
|
||||||
|
|
Loading…
Reference in New Issue