Merge branch 'patch-1' of github.com:Badhreesh/flask into patch-1

This commit is contained in:
Badhreesh 2025-05-21 20:29:08 +02:00
commit 2450780fa5
4 changed files with 11 additions and 24 deletions

View file

@ -1,3 +1,12 @@
Version 3.2.0
-------------
Unreleased
- Drop support for Python 3.9. :pr:`5730`
- Remove previously deprecated code: ``__version__``. :pr:`5648`
Version 3.1.1
-------------