From 2c65bcff7eaabe1739981429e9b9d596c7134755 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Mon, 13 Apr 2015 06:20:40 +0200 Subject: [PATCH] Updated ChangeLog. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e79fa11e7..b428f6fac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Version 0.9.0: - * Resolved playback issues by switching to a new audio engine. + * Resolved various playback issues by switching to a new audio engine. + +Version 0.8.4: + * Fixed drag & drop issues on sidebar. + * Update column view when collection changes. Version 0.8.3: * Performance improvements for collection browsing.