From 97cedce0f8c71e9d10b9ebe69bfed4155dfce5ad Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 14 Jun 2017 19:07:34 -0400 Subject: [PATCH] Changelog for #2586 (fixes #2553) --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index fb4f0837a..c727d284d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,8 @@ Features: * :ref:`Date queries ` can now include times, so you can filter your music down to the second. Thanks to :user:`discopatrick`. :bug:`2506` :bug:`2528` +* A new :ref:`/plugins/gmusic` lets you interact with your Google Play Music + library. Thanks to :user:`tigranl`. :bug:`2553` :bug:`2586` * :doc:`/plugins/replaygain`: We now keep R128 data in separate tags from classic ReplayGain data for formats that need it (namely, Ogg Opus). A new `r128` configuration option enables this behavior for specific formats.