Merge branch '2.2.x' into 2.3.x

This commit is contained in:
David Lord 2023-05-02 07:50:30 -07:00
commit 97c830190f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -69,6 +69,15 @@ Released 2023-04-25
- Use postponed evaluation of annotations. :pr:`5071`
Version 2.2.5
-------------
Released 2023-05-02
- Update for compatibility with Werkzeug 2.3.3.
- Set ``Vary: Cookie`` header when the session is accessed, modified, or refreshed.
Version 2.2.4
-------------