forked from orbit-oss/flask
reword changelog for importlib.resources
This commit is contained in:
parent
17c46b2ddd
commit
694eb84f41
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ Unreleased
|
||||||
or ``AppContext.g`` instead. :issue:`3898`
|
or ``AppContext.g`` instead. :issue:`3898`
|
||||||
- ``copy_current_request_context`` can decorate async functions.
|
- ``copy_current_request_context`` can decorate async functions.
|
||||||
:pr:`4303`
|
:pr:`4303`
|
||||||
- Replace the previously undocumented ``setuptools`` dependency in the CLI
|
- The CLI uses ``importlib.metadata`` instead of ``setuptools`` to
|
||||||
with ``importlib.metadata``. :issue:`4419`
|
load command entry points. :issue:`4419`
|
||||||
|
|
||||||
|
|
||||||
Version 2.0.3
|
Version 2.0.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue