mirror of https://github.com/pallets/flask.git
fix release date
This commit is contained in:
parent
4cf8b78c6c
commit
0afeb1d11c
|
@ -1,7 +1,7 @@
|
||||||
Version 2.3.2
|
Version 2.3.2
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Released 2022-05-01
|
Released 2023-05-01
|
||||||
|
|
||||||
- Set ``Vary: Cookie`` header when the session is accessed, modified, or refreshed.
|
- Set ``Vary: Cookie`` header when the session is accessed, modified, or refreshed.
|
||||||
- Update Werkzeug requirement to >=2.3.3 to apply recent bug fixes.
|
- Update Werkzeug requirement to >=2.3.3 to apply recent bug fixes.
|
||||||
|
|
Loading…
Reference in New Issue