From 89a7cc37011b8a75f2a466d0d6850b6b8510c7b9 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 27 Oct 2021 08:30:05 -0700 Subject: [PATCH] Add "beet info --album" changelog entry --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 87dc04a83..b0234023a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -35,6 +35,7 @@ Other new things: * Permissions plugin now sets cover art permissions to the file permissions. * :doc:`/plugins/unimported`: Support excluding specific subdirectories in library. +* :doc:`/plugins/info`: Support ``--album`` flag. Bug fixes: