Skip to content

Commit

Permalink
Update CHANGELOG for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmiller committed Dec 11, 2022
1 parent af13dde commit fa48c6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.1.0] - 2022-12-11
### Added
- Add options screen to set game seed, starting level, music, and sound.
- Add current seed to board scene.
- Add buttons on game over screen to either replay the same game (incl. seed) or start a new game.

## [1.0.1] - 2022-10-18
### Fixed
- Fix music not playing when restarting after a game over.

0 comments on commit fa48c6c

Please sign in to comment.