aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-10-20 06:13:48 +0200
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-10-20 06:13:48 +0200
commita111346fcd33752c268d8668c5ccefccfbba8e9b (patch)
tree36e23cd84c7071586899b442e2413dc0c45de77e /docs
parent46619f60cdc4fdc9a2f8ba859cdbcf81210cc7e5 (diff)
downloaduGFX-a111346fcd33752c268d8668c5ccefccfbba8e9b.tar.gz
uGFX-a111346fcd33752c268d8668c5ccefccfbba8e9b.tar.bz2
uGFX-a111346fcd33752c268d8668c5ccefccfbba8e9b.zip
Updating changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt3
1 files changed, 3 insertions, 0 deletions
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