Update CHANGES.rst

This commit is contained in:
idoshr 2023-05-14 12:12:56 +03:00 committed by GitHub
parent 02d5bc4de0
commit 5c82859b78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,9 @@
Development
-------------
- Set object will automaticly encode to list on jsonify
Version 2.3.2
-------------
@ -5,6 +11,7 @@ Released 2023-05-01
- Set ``Vary: Cookie`` header when the session is accessed, modified, or refreshed.
- Update Werkzeug requirement to >=2.3.3 to apply recent bug fixes.
- Set object will automaticly encode to list on jsonify
Version 2.3.1