From b24ac406655f90af6e35a6295da06492f1fffced Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Fri, 1 Mar 2019 17:25:31 +0200 Subject: [PATCH] update Changelog to v0.8.7 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aed782f1..f1fef29a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ #**CHANGELOG**# +#### Version 0.8.7 + +* fix: Show dock properly on first startup. New users where trying Latte but +it was reported that something broke during updates and on first startup +Latte was not appearing at all. Problem was tracked down and identified +when ~/.config/latte directory was not created properly. This is fixed now. + #### Version 0.8.6 * fix: previews that broke after kf5>=5.55 upgrade