From c0678f52da9559aebc2a6cf46dd180230a5133de Mon Sep 17 00:00:00 2001 From: Dom Eori <4j6dq2zi8@relay.firefox.com> Date: Tue, 30 Aug 2022 14:03:14 +0900 Subject: [PATCH] Bump version to 0.0.38 --- CHANGELOG.md | 7 +++++++ docs/game_specific_notes.md | 2 +- pom.xml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d334c10..0d6dc2c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 0.0.38 - 2022-08-30 +- Add partial support for Card Maker (1.34, Chunithm New only) +- Add new event and music data for O.N.G.E.K.I bright memory +- Fix issue that might lead some bugs on Maimai DX +- Change startup splash to include version and built time information +- Update Spring boot to 2.7.2 and other dependencies + ## 0.0.37c - 2022-08-02 - Add new event, music and music level data for O.N.G.E.K.I bright memory diff --git a/docs/game_specific_notes.md b/docs/game_specific_notes.md index 45bdb34a..1d56b40b 100644 --- a/docs/game_specific_notes.md +++ b/docs/game_specific_notes.md @@ -10,7 +10,7 @@ This document is for detailed game specific notes, if any. |Chunithm (Chusan)|SDHD |New Plus |- |Yes |Yes | |Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) | |Maimai DX |SDEZ |Universe Plus |E041 |Yes |Yes | -|O.N.G.E.K.I |SDDT |Bright memory |A044 |Yes |Yes | +|O.N.G.E.K.I |SDDT |Bright memory |A048 |Yes |Yes | |Card Maker |SDED |1.34 |A030 |Yes |Yes | |Maimai |SDEY |Finale |? |No |? | |Project DIVA AFT |SBZV |? |? |No |? | diff --git a/pom.xml b/pom.xml index 2b185f33..ada063b1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ icu.samnya aqua - 0.0.37c-RELEASE + 0.0.38-RELEASE Aqua Server A multipurpose game server