Skip to content

Commit

Permalink
[release] v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Becker committed Sep 30, 2021
1 parent 3279e63 commit eb846c2
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.8.0
- Improve UI & UX
- Web: Fix Sign in with Google
- Show confetti when getting free parking money
- Add ability to change the username
- Delete user account when signing out of anonymous account
- Create QR Code for joining the game
- Save results of all played games

# 0.7.0
- Improve app info screen (Help & feedback button, explanation of the app, and link to my website)
- Add workaround for network time error
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: monopoly_banking
description: A cloud-based monopoly banking app.
publish_to: 'none'

version: 0.7.0+10
version: 0.8.0+11

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit eb846c2

Please sign in to comment.