1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

Update TODO_MINOR.md

This commit is contained in:
Gabor Kiss-Vamosi 2017-12-21 03:14:42 +01:00
parent 9ff4b0e5b2
commit 9f420af5e2

View File

@ -15,7 +15,7 @@ Here are ideas which are not assigned to a minor version yet:
- anim. paths: monentum (tnh(x)), curve (exp), shake
- hover, hover_lost signals
## v5.0 (in progress)
## v5.0 (released at: 20.12.2017)
- [x] UTF-8 support
- [x] lv_tabview: new object type to organise content with tabs
- [x] lv_sw: new object type, switch, turn on/off by tap (a little slider)