aboutsummaryrefslogtreecommitdiffstats
path: root/docs/releases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases.txt')
-rw-r--r--docs/releases.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 15c0a8bf..764799ca 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -17,9 +17,12 @@ 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
FEATURE: Replace all references to inline with a reference to GFXINLINE
FEATURE: Added config option GFX_NO_INLINE to run off inlining of ugfx functions.
+
*** Release 2.3 ***
FEATURE: Added more events to the slider widget
FIX: Clean up visibility issues