This commit is contained in:
MaxOhn
2022-06-14 01:17:30 +02:00
parent 7a62bd51d5
commit 43b1b297af
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,10 +1,14 @@
## Upcoming
Nothing as of now
# v0.5.2 (2022-06-14)
- __Fixes:__
- Fixed parsing non-UTF-8 encoded files and improved parse performance overall ([#9])
- Handle missing approach rate properly this time
# v0.5.1 (2022-03-21)
## v0.5.1 (2022-03-21)
- __Fixes:__
- Performance calculation for taiko & mania now considers custom clock rates properly
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rosu-pp"
version = "0.5.1"
version = "0.5.2"
authors = ["MaxOhn <ohn.m@hotmail.de>"]
edition = "2018"
license = "MIT"