aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-08-20 17:42:44 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-08-20 17:42:44 +0200
commit966313405934f6869e7a2fa37d026a45a89d7667 (patch)
tree53cc4252e3c54d3ed8c9d672d7961cb1a0a9f8f2 /docs
parent9d880dbb56bd8ad0d542b12edb0085f3a31029bc (diff)
downloaduGFX-966313405934f6869e7a2fa37d026a45a89d7667.tar.gz
uGFX-966313405934f6869e7a2fa37d026a45a89d7667.tar.bz2
uGFX-966313405934f6869e7a2fa37d026a45a89d7667.zip
Updating docs/releases.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 8285df2b..09950cbc 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -9,6 +9,8 @@ FEATURE: Added STM32F439i-EVAL board files
FIX: Fixed crash when passing NULL to gwinSetStyle()
FIX: Fixed potential crash when GDISP_NEED_TEXT_WORDWRAP is turned on
FEATURE: Added SDL driver
+FEATURE: Added ILI9225 driver
+FEATURE: Added ST7735 driver
*** Release 2.6 ***