Updating changelog

ugfx_release_2.6
Joel Bodenmann 2015-10-20 06:13:48 +02:00
parent 46619f60cd
commit a111346fcd
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ FEATURE: Implementing widget focusing. See gwinSetFocus() and gwinGetFocus()
FEATURE: Adding TextEdit widget
FEATURE: Added color to widget style for focused widgets
FEATURE: Added GWIN_FOCUS_HIGHLIGHT_WIDTH as an option in the configuration file
FEATURE: Added support for CMSIS RTOS
FEATURE: Added support for KEIL RTX
*** Release 2.3 ***
FEATURE: Added more events to the slider widget