release: 0.9.5

This commit is contained in:
MaxOhn
2023-09-06 12:59:35 +02:00
parent 23cf31267b
commit 1afb31e597
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
## Upcoming
Nothing as of now
# v0.9.5 (2023-09-06)
- __Additions:__
- Added the method `{AnyStars/AnyPP}::is_convert` which **needs** to be used if the map was manually converted beforehand
@@ -10,7 +14,7 @@
- Fixed underflow for osu!std scores that were FCs but quit mid-slider
- Fixed panic on incorrect file headers ([#21])
# v0.9.4 (2023-02-09)
## v0.9.4 (2023-02-09)
- __Additions:__
- Added the method `{TaikoPP/ManiaPP}::is_convert` which **needs** to be used if the map was manually converted beforehand
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rosu-pp"
version = "0.9.4"
version = "0.9.5"
authors = ["MaxOhn <ohn.m@hotmail.de>"]
edition = "2021"
license = "MIT"