From fa5aa1bf26bab317321066c380db65ac9a1a5a62 Mon Sep 17 00:00:00 2001 From: mrk Date: Thu, 12 Dec 2024 01:39:49 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96c0b71e..b0c30b64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ All notable changes to this project will be documented in this file. - Select functionality to the queue, selected songs can be moved up and down in the queue at the same time using the MoveUp/Down actions - Selected songs in queue can now be removed all at once from the Queue with the Delete action - InvertSelection action +- Show album date in the `Artists` and `AlbumArtists` panes +- Config options to sort albums by date or name and to hide or show album date in in the `Artists` and `AlbumArtists` panes ### Changed