add correct PR number
This commit is contained in:
parent
1fc69bd3f4
commit
da503ef524
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Version 3.2.0
|
||||||
Unreleased
|
Unreleased
|
||||||
|
|
||||||
- Optimize request dispatching by caching the result of ``ensure_sync`` for view
|
- Optimize request dispatching by caching the result of ``ensure_sync`` for view
|
||||||
functions in ``_sync_view_functions``, reducing CPU overhead. :issue:`9999`
|
functions in ``_sync_view_functions``, reducing CPU overhead. :pr:`5939`
|
||||||
- Drop support for Python 3.9. :pr:`5730`
|
- Drop support for Python 3.9. :pr:`5730`
|
||||||
- Remove previously deprecated code: ``__version__``. :pr:`5648`
|
- Remove previously deprecated code: ``__version__``. :pr:`5648`
|
||||||
- ``RequestContext`` has merged with ``AppContext``. ``RequestContext`` is now
|
- ``RequestContext`` has merged with ``AppContext``. ``RequestContext`` is now
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue