v0.5.1
This commit is contained in:
+5
-1
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user