From d316b08abb60e8480631ade36ff830dbb0a948ab Mon Sep 17 00:00:00 2001 From: samnyan <205-neumphis@users.noreply.dev.s-ul.eu> Date: Mon, 3 Feb 2020 00:59:56 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ pom.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aeac38d3..b1ab067c 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,16 @@ And DIVA screenshot will be save in data folder. ### Changelog: +v0.0.9: **[This will do database update]** + +[api] Fix rating fail to calculate due to lack of music level info + +[api] Move diva music list to database + +[DIVA] Fix continue not work + +[DIVA] Clear status now will count lower clear rank + v0.0.8: **[This will do database update]** [chuni] Fix a course table column diff --git a/pom.xml b/pom.xml index dfbe9af6..9d255f7a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ icu.samnya aqua - 0.0.8-RELEASE + 0.0.9-RELEASE Aqua Server A multipurpose game server