From 7d50ee941fec464a71cc3dec7a6cd92da964fd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 7 Jan 2018 21:29:03 +0100 Subject: [PATCH] Debug tooltips added to Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5c55d26..8487817ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - [#1333] Exporting sprites as swf files - [#1365] Allow to configure all types of configuration settings from command line - [#1369] Allow zoom in sprite (and button) export +- Debug tooltips on hover ### Fixed - [#1327] P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter