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 ***