From 909cfe195ae2f6058a03875123f1e80f2a3fa0fa Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Fri, 6 May 2016 23:43:01 +0800 Subject: Use new SMELT rendering API for notes drawing. Deinitialize classes in a correct order to avoid crashes. Add background image option. Add FPS-related options. Use QLineEdit instead of QPlainTextEdit for strings. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 182c603..7b26c98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016-05-06 0.8.1 alpha +Use new SMELT rendering API for notes drawing. +Deinitialize classes in a correct order to avoid crashes. +Add background image option. +Add FPS-related options. +Use QLineEdit instead of QPlainTextEdit for strings. + 2016-05-05 0.8.1 pre Use the new SMELT rendering API. -- cgit v1.2.3