Skip to content

Commit

Permalink
bump version to 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Oct 6, 2023
1 parent 76e5ad4 commit a426cbc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
20 changes: 12 additions & 8 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Changelog
## v3.0.7
## <cg>v3.0.8</c> (2023-10-06)
* Initial Android release
* Bugfixes & Improvements

## v3.0.6
## <cg>v3.0.7</c> (2023-09-19)
* Bugfixes & Improvements

## <cg>v3.0.6</c> (2023-09-19)
* Added level length to Level Info Layer (online level play screen)

## v3.0.5
## <cg>v3.0.5</c> (2023-09-14)
* Fixes a crash when opening Extended Level Info on certain levels

## v3.0.4
## <cg>v3.0.4</c> (2023-09-12)
Extended Level Info:
* Added exact upload dates
* Added caching of relative upload dates
Expand All @@ -18,18 +22,18 @@ View Leaderboard As:
* Enabled on Mac
* Added loading circle

## v3.0.3
## <cg>v3.0.3</c> (2023-08-25)
* Initial Mac release ("view leaderboard as" is missing in the Mac version)
* Minor bugfixes & improvements

## v3.0.2
## <cg>v3.0.2</c> (2023-08-19)
* Fixed a bug causing normal mode percentages to appear negative
* Fixed a crash caused by using filtered level search

## v3.0.1
## <cg>v3.0.1</c> (2023-08-04)
* Fixed a crashing bug

## v3.0.0
## <cg>v3.0.0</c> (2023-08-01)
* Initial release based on the v2.4.7 feature set

### Changes from v2.4.7
Expand Down
4 changes: 2 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"geode": "1.3.3",
"version": "v3.0.7",
"geode": "1.3.5",
"version": "v3.0.8",
"id": "cvolton.betterinfo",
"name": "BetterInfo",
"developer": "Cvolton",
Expand Down

0 comments on commit a426cbc

Please sign in to comment.