diff --git a/docs/changelog.rst b/docs/changelog.rst index bbc6cfa5c..c24fc6606 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -71,7 +71,10 @@ And there are a few bug fixes too: * :doc:`/plugins/lyrics`: Search for lyrics using the title part preceding the colon character. :bug:`2206` * Fix a crash when a query contains a date field that is not set for all - the items. :bug:`1938` + the items. :bug:`1938` +* :doc:`/plugins/discogs`: Subtracks are now detected and combined into a + single track, two-sided mediums are treated as single discs, and tracks + have ``media`` and ``medium_total`` set correctly. :bug:`2222` The last release, 1.3.19, also erroneously reported its version as "1.3.18" when you typed ``beet version``. This has been corrected.