Skip to content

Commit

Permalink
Release v0.2.0. Add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiehuis committed Oct 3, 2016
1 parent 4129015 commit 344b1bf
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[0.2.0] - 2016-10-03
--------------------

## Added
* Command-line options
* Customisable restart/quit keys
* Rotation systems for Sega and TGM1/2/3
* Hidden rows implemented
* ini file is no longer required (--no-ini)
* Compile-time to enable/disable SDL2 sounds
* Ability to resize window to arbitrary dimensions

## Changed
* Maximum preview pieces increased from 4 to 5
* Better consistency in behaviour across different frontends

[0.1.0] - 2016-09-21
--------------------

### Added
* Line race mode
* SDL2 and Terminal frontend
* Configuration `fs.ini` file
* Customisable keybindings
* 7 bag randomizer

0 comments on commit 344b1bf

Please sign in to comment.