From a111346fcd33752c268d8668c5ccefccfbba8e9b Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 20 Oct 2015 06:13:48 +0200 Subject: [PATCH] Updating changelog --- docs/releases.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releases.txt b/docs/releases.txt index c4e1073e..2abb15b1 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -17,6 +17,9 @@ FEATURE: Implementing widget focusing. See gwinSetFocus() and gwinGetFocus() FEATURE: Adding TextEdit widget FEATURE: Added color to widget style for focused widgets FEATURE: Added GWIN_FOCUS_HIGHLIGHT_WIDTH as an option in the configuration file +FEATURE: Added support for CMSIS RTOS +FEATURE: Added support for KEIL RTX + *** Release 2.3 *** FEATURE: Added more events to the slider widget