aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 004a4748..03045d13 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -6,6 +6,9 @@
FIX: Add missing stm32m3 cpu makefile option. Update doc to match.
FEATURE: Added ability to compile ugfx as a single file. Simply compile src/gfx_mk.c
FEATURE: Added GFXSINGLEMAKE=yes|no to the ugfx makefile to compile ugfx as a single file.
+FEATURE: New board STM32F746G-Discovery
+FEATURE: New gdisp driver STM32LTDC
+FEATURE: Better support for Raw32 platforms
*** Release 2.3 ***
FEATURE: Added more events to the slider widget