mirror of https://github.com/pallets/flask.git
reword changelog for importlib.resources
This commit is contained in:
parent
17c46b2ddd
commit
694eb84f41
|
@ -35,8 +35,8 @@ Unreleased
|
|||
or ``AppContext.g`` instead. :issue:`3898`
|
||||
- ``copy_current_request_context`` can decorate async functions.
|
||||
:pr:`4303`
|
||||
- Replace the previously undocumented ``setuptools`` dependency in the CLI
|
||||
with ``importlib.metadata``. :issue:`4419`
|
||||
- The CLI uses ``importlib.metadata`` instead of ``setuptools`` to
|
||||
load command entry points. :issue:`4419`
|
||||
|
||||
|
||||
Version 2.0.3
|
||||
|
|
Loading…
Reference in New Issue