From cce2502990b1d63cd64c3581b4bb3da126c9b8fe Mon Sep 17 00:00:00 2001 From: samnyan <205-NeumPhis@users.noreply.dev.s-ul.eu> Date: Sun, 19 Jan 2020 23:37:17 +0800 Subject: [PATCH] release v0.0.5 --- README.md | 11 ++++++++++- pom.xml | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39e1c6b5..43bd8d61 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,17 @@ And DIVA screenshot will be save in data folder. ### Changelog: +v0.0.5: +[aimedb] fix some card number causing overflow +[chuni] fix unique key constraint , fix #1 +[API] allow input space in aime request -v0.0.3: Add database migration tool. If you are running on a old version, I encourage you to delete the old database and generate a new one. +v0.0.4: +[chuni] Fix user item being overwritten +[API] Fix record id not being return. + +v0.0.3: +Add database migration tool. If you are running on a old version, I encourage you to delete the old database and generate a new one. ### Credit: * **samnyan** diff --git a/pom.xml b/pom.xml index 6afa8369..69ecea24 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ icu.samnya aqua - 0.0.3-SNAPSHOT + 0.0.5-Release Aqua Server A multipurpose game server