Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fmang committed Mar 7, 2022
1 parent 684fa9b commit 82e1a30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

2.0.2 - 2022-03-07
------------------

- Add support to more path types in the beatmap (thanks to Leo Prikler).
- New scoring model based on the hit/miss ratio (thanks again to Leo Prikler).
- ffmpeg 5.0 compability (thanks to @lanodan).

2.0.1 - 2020-03-29
------------------

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.9)

project(
oshu
VERSION 2.0.1
VERSION 2.0.2
LANGUAGES CXX
)

Expand Down

0 comments on commit 82e1a30

Please sign in to comment.