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`