This commit is contained in:
MaxOhn
2023-02-09 07:56:30 +01:00
parent abb558f472
commit 68050f7848
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
## Upcoming
Nothing as of now
# 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
@@ -10,7 +14,7 @@
- __Fixes:__
- The `Beatmap::bpm` method now works properly by considering the most common beat length instead of just the first one
# v0.9.3 (2023-01-28)
## v0.9.3 (2023-01-28)
- __Additions:__
- Added the method `ScoreState::total_hits`
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rosu-pp"
version = "0.9.3"
version = "0.9.4"
authors = ["MaxOhn <ohn.m@hotmail.de>"]
edition = "2021"
license = "MIT"