From 989efbb975b3715aba15c2e53fc42f98ab551551 Mon Sep 17 00:00:00 2001 From: Vladimir Markelov Date: Fri, 30 Jun 2017 21:15:15 -0700 Subject: [PATCH] update changelog --- changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 98808fc..7ba7a6b 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,11 @@ -2016-10-13 - Version 0.5.0 +2017-06-30 - Version 0.6.0 +[+] Added new control TextReader - a virtual text view control with + built-in support of some hots keys to list the text +[+] Added a new global event to close active view +[+] Added a hotkey F4 to sort TableView by current column +[+] Added onKeyDown for Window + +2016-10-13 - Version 0.5.0 [+] Added mouse move and mouse button release support: Now all windows can be dragged and resized with mouse