aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2017-05-05 09:06:57 +1000
committerinmarket <inmarket@ugfx.org>2017-05-05 09:06:57 +1000
commiteaa704c7655e4d5d96e6b321f2ecc14e10fe295c (patch)
tree6eaf6379f86f6c0dc6a6705b8476a5bb4ce5c2f9 /changelog.txt
parent864210b76446de6b72deb636faeda53d05428755 (diff)
downloaduGFX-eaa704c7655e4d5d96e6b321f2ecc14e10fe295c.tar.gz
uGFX-eaa704c7655e4d5d96e6b321f2ecc14e10fe295c.tar.bz2
uGFX-eaa704c7655e4d5d96e6b321f2ecc14e10fe295c.zip
Added UC1601s driver
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 43f07037..56e2b2be 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -31,6 +31,8 @@ FEATURE: Added justifyWordWrap, justifyNoWordWrap text justification to GDISP (r
FEATURE: Added justifyPad, justifyNoPad text justification to GDISP
FEATURE: Added GDISP_NEED_TEXT_BOXPADLR and GDISP_NEED_TEXT_BOXPADTB configuration options
FIX: Fixed an issue on FreeRTOS where thread stacks were being created too large
+FEATURE: Added UC1601s driver
+FIX: Fixed issues with the STM746-Discovery board with ChibiOS
*** Release 2.7 ***