release version 3.0.1

This commit is contained in:
David Lord 2024-01-18 09:19:14 -08:00
parent 5fcc999b7d
commit f622b1cade
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Version 3.0.1
-------------
Unreleased
Released 2024-01-18
- Correct type for ``path`` argument to ``send_file``. :issue:`5230`
- Fix a typo in an error message for the ``flask run --key`` option. :pr:`5344`