Skip to content

Commit

Permalink
Bump version to 2020.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nanochromatic committed Oct 15, 2020
1 parent 4f6fc43 commit 674bdad
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 3 deletions.
35 changes: 33 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

All notable changes to this project will be documented in this file.

## 2020.4 - 2020-10-14

### Added

- New music from Q3 2020
- New icon for Hatsune Miku, Mr. Lee World Tour and Maple Music Festival tracks
- Update metadata for Korea, Brazil, Japan, Global and SEA tracks
- \[Test\] Ensure unique link identifiers in database

### Changed

- Split database into partitions
- Rename 'album-artist' property to 'albumArtist'

### Fixed

- Fix metadata and links for several songs

### New Additions

| Date | Source | Description |
| ---------- | ------------ | -------------------------- |
| 2020-07-16 | KMST 1.2.105 | Grand Athenaeum, Episode 6 |
| 2020-07-21 | CMST 1.62 | Maple Explorer |
| 2020-08-11 | KMST 1.2.107 | Sellas & Union Arena |
| 2020-08-19 | JMS 3.89 | Sengoku III |
| 2020-08-20 | KMS 1.2.337 | Sellas & Union Arena |
| 2020-09-10 | KMST 1.2.108 | Full Moon Party |
| 2020-09-30 | CMST 1.64 | Henesys Night Circus |

## 2020.3 - 2020-07-02

### Added
Expand Down Expand Up @@ -100,13 +130,13 @@ All notable changes to this project will be documented in this file.

- New music from Q1 2019
- Links for 'Retro World', 'Lunar New Year' and Superstar Pink Bean Chair
- Sync song descriptions to GlobalMS localization
- Set up automated minification deployment
- \[Test\] Ensure unique filenames in database

### Changed

- Sync song descriptions to GlobalMS localization
- Rename 'subtitle' property to 'title-alt'
- Ensure unique filenames in database

### Fixed

Expand Down Expand Up @@ -138,6 +168,7 @@ All notable changes to this project will be documented in this file.
- Links for 'Tenebris', Hatsune Miku collaboration
- Update remaining missing song information
- Set up testing framework
- \[Test\] Ensure database is sorted by filename

### Changed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maplebgm-db",
"version": "2020.3",
"version": "2020.4",
"devDependencies": {
"ajv": "^6.5.5",
"eslint": "^7.4.0",
Expand Down

0 comments on commit 674bdad

Please sign in to comment.