From d95c8a22046369732f76306ce39ddd5a5c0cb305 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 27 Nov 2017 19:51:41 -0200 Subject: [PATCH] Fix link to #2636 in CHANGELOG --- CHANGELOG.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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