reword changelog for importlib.resources

This commit is contained in:
David Lord 2022-02-08 10:26:21 -08:00
parent 17c46b2ddd
commit 694eb84f41
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 2 additions and 2 deletions

View File

@ -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