diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/releases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index ce6b3c9e..e3494048 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -13,6 +13,7 @@ FEATURE: Added gwinGetColor() and gwinGetBgColor() FEATURE: Console now has an optional backing store buffer (GWIN_CONSOLE_USE_HISTORY) FEATURE: Added smooth scrolling to list widget FEATURE: Increased performance of gwinListAddItem() +FEATURE: Added FreeRTOS port FEATURE: Added gfxDeinit() FEATURE: Allow touch screen calibration in any display orientation FEATURE: New GFILE module to abstract File IO. |