version bump and update
This commit is contained in:
14
docs/changelogs/changelog-1.5.3.md
Normal file
14
docs/changelogs/changelog-1.5.3.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Latest (master) changelog
|
||||
|
||||
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
||||
|
||||
### Additions
|
||||
- Score Screen (💖)
|
||||
- Show your highest combo in the freeplay menu
|
||||
|
||||
### Changes
|
||||
- Rewrote the entire hit ranking system (💖)
|
||||
|
||||
### Bugfixes
|
||||
- NPS not showing if accuracy is disabled
|
||||
- Fixed song names so they don't crash (💖)
|
@ -1,6 +1,7 @@
|
||||
# Changelogs
|
||||
|
||||
- [Latest](latest) (Contains changes that are not in a release yet)
|
||||
- [1.5.3](changelog-1.5.3)
|
||||
- [1.5.2](changelog-1.5.2)
|
||||
- [1.5.1](changelog-1.5.1)
|
||||
- [1.5.0](changelog-1.5.0)
|
||||
|
@ -3,10 +3,10 @@
|
||||
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
||||
|
||||
### Additions
|
||||
- Nothing here yet!
|
||||
- Nothing yet!
|
||||
|
||||
### Changes
|
||||
- Nothing here yet!
|
||||
- Nothing yet!
|
||||
|
||||
### Bugfixes
|
||||
- Nothing here yet!
|
||||
- Nothing yet!
|
Reference in New Issue
Block a user