Skip to content

Commit

Permalink
Release 2022.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nanochromatic committed Jan 9, 2022
1 parent 6eae0ec commit 9d1a3ae
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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

## 2022.1 - 2022-01-08

### Added

- New music from Q4 2021
- Language support for Korean, Japanese and Chinese (Simplified & Traditional)
- Update metadata for older tracks

### New Additions

| Date | Source | Description |
| ---------- | ------------ | ------------------ |
| 2021-12-22 | MSEA 2.10 | Santa's Visit |
| 2021-12-23 | KMST 1.2.133 | MapleStory Destiny |

## 2021.4 - 2021-10-01

### Added
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2007-2021 Wesley Dai
Copyright (c) 2007-2022 Wesley Dai

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
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": "2021.4",
"version": "2022.1",
"devDependencies": {
"ajv": "^6.5.5",
"eslint": "^7.4.0",
Expand Down

0 comments on commit 9d1a3ae

Please sign in to comment.