diff --git a/docs/changelog.rst b/docs/changelog.rst index 21b0ae0bc..80107c69d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -21,6 +21,12 @@ New features: * Support for the `NO_COLOR`_ environment variable. :bug:`3273` +For packagers: + +* ``pathlib`` is now an optional test dependency on Python 3.4+, removing the + need for `a Debian patch `_. + :bug:`3275` + .. _NO_COLOR: https://no-color.org