forked from orbit-oss/flask
deprecate got_first_request property
This commit is contained in:
parent
704b68948f
commit
2a33c17854
3 changed files with 11 additions and 3 deletions
|
|
@ -23,6 +23,7 @@ Unreleased
|
|||
|
||||
- Importing ``escape`` and ``Markup`` from ``flask`` is deprecated. Import them
|
||||
directly from ``markupsafe`` instead. :pr:`4996`
|
||||
- The ``app.got_first_request`` property is deprecated. :pr:`4997`
|
||||
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
|
||||
:pr:`4947`
|
||||
- Ensure subdomains are applied with nested blueprints. :issue:`4834`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue