From c236279c1b1b9a7c50ef7d04064aec49a806a7dd Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 15 May 2018 21:50:17 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8058a0c7..cb138939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 4.0.0 *(2018-05-15)* +---------------------------- + + * Allow customizing the app launcher icon color + * Split settings into subsections + * Couple smaller bugfixes and stability improvements + Version 3.2.1 *(2018-04-08)* ----------------------------