From e113d0af54c552a28e6bb27985048908fb710da2 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 24 Jul 2015 17:06:20 +0200 Subject: [PATCH] Update Changelog --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog b/Changelog index a19920e4..4bdd67ba 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +0.15.8 (unreleased): + Bug fixes: + - Mis-alignment of arrow down box with message (#189) + - Fix issue with mouse interaction needing keyboard press to complete. + - Fix -no-custom still allows escape to quit. + - Fix compiler warnings. + 0.15.7: Bug fixes: - Auto-wrap text in message dialog.