From 3a51e83f18ce0ee7b4e962501fe926dd2b17c3ec Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 11 Dec 2016 17:58:13 +0100 Subject: Updating changelog --- docs/releases.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 38e9cf90..7334298b 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -27,7 +27,8 @@ FIX: Fixed strange multi-thread issues in GEVENT FEATURE: Added ILI9488 driver FEATURE: Added the ability to display the detected compiler FIX: Fixed an illegal instruction in the Cortex M0 task switcher -FEATURE: Add support for the Keil compiler for RAW32 task switching for Cortex M0,1,3,4,7 +FEATURE: Added RAW32 task switching functions which work with ARMCC (the compiler used by Keil) for Cortex M0,M1,M3,M4 and M7 +FEATURE: Added gdispGDrawThickArc() *** Release 2.6 *** -- cgit v1.2.3