diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2ce10a924..20b6f7580 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -22,8 +22,8 @@ Deprecations and Removals `_) - Remove internal ``_preloadplugins()`` function. This removal is part of the - ``pytest_namespace()`` hook deprecation. (`#2236 - `_) + ``pytest_namespace()`` hook deprecation. (`#2636 + `_) - Internally change ``CallSpec2`` to have a list of marks instead of a broken mapping of keywords. This removes the keywords attribute of the internal