aboutsummaryrefslogtreecommitdiffstats
path: root/docs/releases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases.txt')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 859c7edd..7c7209af 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.