Skip to content

Commit

Permalink
v0.3.1 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
yadPe authored Apr 10, 2021
1 parent 5540b44 commit 7c8d4eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.1](https://github.com/yadPe/beatconnect_client/compare/v0.3.0...v0.3.1) (2021-04-10)

### Bug Fixes

- **App:** Better error handling for config loader, missing songs and osu scan ([#400](https://github.com/yadPe/beatconnect_client/issues/400)) ([5540b44](https://github.com/yadPe/beatconnect_client/commit/5540b446b957943ad031f410a2481016c4406993))
- **app:** Fix osu database and state scan ([#395](https://github.com/yadPe/beatconnect_client/pull/395))
- **app:** Fix app update download progress displaying very long numbers ([#397](https://github.com/yadPe/beatconnect_client/pull/397))
- **sidepnel:** Add margin between task and playing song ([bbac154](https://github.com/yadPe/beatconnect_client/commit/bbac15421dcb686fdf41b220c39d4c04ef03195f))

# [0.3.0](https://github.com/yadPe/beatconnect_client/compare/v0.2.9...v0.3.0) (2021-04-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "beatconnect_client",
"productName": "Beatconnect Client",
"version": "0.3.0",
"version": "0.3.1",
"description": "Beatconnect power for osu irc",
"author": "yadpe <[email protected]>",
"license": "GPL-3.0",
Expand Down

0 comments on commit 7c8d4eb

Please sign in to comment.