From d645c03ded42ce4b69057d717a9da7fd3871b75d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 10 Jun 2017 20:59:02 -0400 Subject: [PATCH] Changelog for #2528 (fixes #2506) --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0aaf5f409f..9089058d20 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,9 @@ Changelog 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` * :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.