aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-04-30 10:40:11 +0200
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-04-30 10:40:11 +0200
commit4c6a074964aee600a968483e6dca95fc33fb9615 (patch)
tree367e6189820d427054dd72122b10dc1c0c9d0122 /docs
parent0501f24f47adcd6439b469a6dc5244961b291f9c (diff)
downloaduGFX-4c6a074964aee600a968483e6dca95fc33fb9615.tar.gz
uGFX-4c6a074964aee600a968483e6dca95fc33fb9615.tar.bz2
uGFX-4c6a074964aee600a968483e6dca95fc33fb9615.zip
Updating docs
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 8331c6b3..a01c2b00 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -36,7 +36,10 @@ FEATURE: Added SSD1331 gdisp driver
FEATURE: Added arduino as a GOS supported operating system
FEATURE: Added additional pixel format's
FIX: Color components fixed for some strange compilers
-FEATURE: Add GWIN virtual keyboard widget
+FEATURE: Added GWIN virtual keyboard widget
+FEATURE: Added gwinListSetSelected()
+FEATURE: Added gwinListViewItem()
+
*** Release 2.2 ***
FEATURE: Added nested containers demo