diff --git a/docs/changelog.rst b/docs/changelog.rst index 8bd64e7e4..21b0ae0bc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -16,6 +16,13 @@ Fixes: the ``gmusicapi`` module. :bug:`3270` +New features: + +* Support for the `NO_COLOR`_ environment variable. + :bug:`3273` + +.. _NO_COLOR: https://no-color.org + 1.4.8 (May 16, 2019) --------------------