From a895f6943b98f890fe17928a2b357cc8b15921b4 Mon Sep 17 00:00:00 2001 From: Dom Eori <4j6dq2zi8@relay.firefox.com> Date: Wed, 27 Apr 2022 17:36:15 +0900 Subject: [PATCH] Bump version to 0.0.33a --- CHANGELOG.md | 5 +++++ README.md | 2 +- docs/game_specific_notes.md | 2 +- pom.xml | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f10b199..b2131922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## 0.0.33a - 2022-04-27 +- O.N.G.E.K.I bright memory support is no longer considered as experimental. +- Add new music and event data for O.N.G.E.K.I bright memory. +- Update music level data for O.N.G.E.K.I bright memory. + ## 0.0.33 - 2022-04-11 - **This will do database update** - Breaking change for previous MariaDB users: Flyway migration will fail because of checksum mismatch. Change checksum accordingly in `flyway_schema_history` table diff --git a/README.md b/README.md index ff414616..7e9cf035 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a forked maintaining attempt of the [original Aqua server](https://dev.s * CHUNITHM Paradise Lost (and below) * Maimai DX Universe (and below) * Project DIVA Arcade Future Tone -* O.N.G.E.K.I. bright (and below) +* O.N.G.E.K.I. bright memory (and below) Read [game specific notes](docs/game_specific_notes.md) for more information. diff --git a/docs/game_specific_notes.md b/docs/game_specific_notes.md index 55a1c7ae..43d911a1 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 |D061 |Yes |Yes | -|O.N.G.E.K.I |SDDT |Bright |A016 |Yes |Yes | +|O.N.G.E.K.I |SDDT |Bright memory |A021 |Yes |Yes | |Maimai |SDEY |Finale |? |No |? | |Project DIVA AFT |SBZV |? |? |No |? | diff --git a/pom.xml b/pom.xml index 22938aa1..bb1b2f3a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ icu.samnya aqua - 0.0.33-RELEASE + 0.0.33a-RELEASE Aqua Server A multipurpose game server