Skip to content

Commit 24969c0

Browse files
committed
Add missing PR to CHANGES.
1 parent 82089af commit 24969c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Unreleased
88
- Drop support for Python 3.7. :pr:`2588`
99
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
1010
:pr:`326`
11-
- Use ``flit_core`` instead of ``setuptools`` as build backend.
11+
- Use ``flit_core`` instead of ``setuptools`` as build backend. :pr:`2543`
1212
- Deprecate the ``__version__`` attribute. Use feature detection, or
1313
``importlib.metadata.version("click")``, instead. :issue:`2598`
1414
- ``BaseCommand`` is deprecated. ``Command`` is the base class for all

0 commit comments

Comments
 (0)