Updating docs/releases.txt

ugfx_release_2.6
Joel Bodenmann 2016-07-28 14:48:39 +02:00
parent 56793ed685
commit 87cd8a3a21
1 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ FIX: Fixed issue where children of (nested) containers were not properly handle
FEATURE: Automatically close all open files in gfileDeinit() FEATURE: Automatically close all open files in gfileDeinit()
FEATURE: Added support for IAR and EDG compilers FEATURE: Added support for IAR and EDG compilers
FIX: Fixed crash when loading GIF image without enough memory available FIX: Fixed crash when loading GIF image without enough memory available
FEATURE: Added applications/minesweeper demo FEATURE: Added games/minesweeper demo
FEATURE: Added applications/justget10 demo FEATURE: Added games/justget10 demo
*** Release 2.5 *** *** Release 2.5 ***
@ -79,7 +79,7 @@ FEATURE: Support for keyboard layouts for non-english keyboards
FEATURE: GDISP now supports pixmaps (in memory drawing) FEATURE: GDISP now supports pixmaps (in memory drawing)
FEATURE: Rename files to improve experience in certain brain-dead IDE's FEATURE: Rename files to improve experience in certain brain-dead IDE's
FEATURE: Add a checkbox "Toggle Button" custom draw FEATURE: Add a checkbox "Toggle Button" custom draw
FEATURE: Add Tetris as an application demo FEATURE: Add Tetris as a game demo
FEATURE: Add HY-MiniSTM32V board support FEATURE: Add HY-MiniSTM32V board support
FEATURE: Add GWIN feature to flash any window/widget FEATURE: Add GWIN feature to flash any window/widget
FIX: Lots of GDISP monochrome drivers fixed FIX: Lots of GDISP monochrome drivers fixed