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