From 60e6749b17c13bd7e82471e39ae6d023fc1e7f8b Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Tue, 7 Jan 2025 10:13:21 +0100 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index e24650c7d..23e96e6dc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ Changelog :Full Changelog: `v4.1.0...v4.2.0 `__ - ⬆️ Drop Python 3.8 and Sphinx 6 -- ✨ Add :ref:`needs_import_keys`` configuration :pr:`1379` +- ✨ Add :ref:`needs_import_keys` configuration :pr:`1379` - 👌 Allow ``filter-func`` in ``needpie`` to have multiple dots in the import path :pr:`1350` - 🐛 Make external paths relative to ``confdir``, not ``srcdir`` :pr:`1378` - 🔧 Release needs data mutation lock at end of process :pr:`1359`