From 0849e24c5a6213226ae942f3687c306825844efd Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Wed, 24 Apr 2013 17:26:12 +0200 Subject: [PATCH] * Updated ChangeLog. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ddefe5fa..2f42fbbb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ Version 0.7.0: * Fixed playback-loop caused by duplicate tracks in a playlist. * Improved spotify protocol handling. * Added "Append to Playlist" context menu item. + * User-friendlier collection handling: added info-buttons for artists and + albums. Double-clicking an item expands it now. + * (Windows) Smoother and more responsive audio playback. * (Linux) Fixed grid issues with GTK-styles. Version 0.6.1: