From 9f420af5e26dfc7cfd7e400f4051b9c1587ee494 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Thu, 21 Dec 2017 03:14:42 +0100 Subject: [PATCH] Update TODO_MINOR.md --- docs/TODO_MINOR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TODO_MINOR.md b/docs/TODO_MINOR.md index 0da8a2bf8..61ccf2437 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -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)