This commit is contained in:
MaxOhn
2022-03-21 20:03:05 +01:00
parent 69404e6683
commit 570e9c7f67
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,9 +1,13 @@
## Upcoming
- Nothing as of now
# v0.5.1 (2022-03-21)
- __Fixes:__
- Performance calculation for taiko & mania now considers custom clock rates properly
# v0.5.0 (2022-03-21)
## v0.5.0 (2022-03-21)
- __Fixes:__
- Fixed panic on maps with 0 objects
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rosu-pp"
version = "0.5.0"
version = "0.5.1"
authors = ["MaxOhn <ohn.m@hotmail.de>"]
edition = "2018"
license = "MIT"