From 757a58a28e9a4693e7a97cbd16a6fe600acf3703 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 27 Feb 2018 19:53:57 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc48e9dca..1256bb2d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========== +Version 3.2.2 *(2018-02-27)* +---------------------------- + + * Properly handle song repetition if there is just one in the playlist + * Misc stability improvements and smaller fixes + Version 3.2.1 *(2018-02-12)* ----------------------------