aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-04-08 15:00:45 +1000
committerinmarket <andrewh@inmarket.com.au>2015-04-08 15:00:45 +1000
commitb04148ca2ba1d31a333473459ccca3ea056e43b2 (patch)
tree789fc839df68fbf35569e4dc33300d429cebf128 /docs
parentb4aa4d565fd50749e2aa392ae898b7f6b3ef07a1 (diff)
downloaduGFX-b04148ca2ba1d31a333473459ccca3ea056e43b2.tar.gz
uGFX-b04148ca2ba1d31a333473459ccca3ea056e43b2.tar.bz2
uGFX-b04148ca2ba1d31a333473459ccca3ea056e43b2.zip
Update Doc
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 9363ad87..548386dc 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -31,6 +31,11 @@ FEATURE: Added STMPE610 driver by lliypuk
FIX: Corrected self calibration code for driver STMPE811
FEATURE: Added Mikromedia Plus STM32-M4 board based on work by lliypuk & inmarket
FIX: Work to improve the gdisp SSD1963 driver
+FEATURE: Added SSD1351 gdisp driver
+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
*** Release 2.2 ***
FEATURE: Added nested containers demo