2018-09-02 15:54:57 +00:00
|
|
|
# -*-org-*-
|
|
|
|
|
2018-08-12 22:05:12 +00:00
|
|
|
* CHANGELOG
|
|
|
|
|
2018-11-10 04:57:38 +00:00
|
|
|
** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.1.1][v1.1.1]] (2018-11-10)
|
|
|
|
*** Improvements
|
|
|
|
- Added LICENSE.
|
|
|
|
|
2018-08-12 22:05:12 +00:00
|
|
|
** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.1.0][v1.1.0]] (2018-08-12)
|
|
|
|
*** Features
|
|
|
|
- ~M~ and ~N~ select and deselect (respectively) all cards in a stack. [[https://github.com/mpereira/tty-solitaire/pull/20][(#20]])
|
|
|
|
- Game now automatically detects a "win" situation. [[https://github.com/mpereira/tty-solitaire/pull/23][(#23]])
|
|
|
|
*** Improvements
|
|
|
|
- Version is now stored in the binary instead of a text file. [[https://github.com/mpereira/tty-solitaire/pull/26][(#26]])
|
|
|
|
- Some compiler and linker flags are now overridable. [[https://github.com/mpereira/tty-solitaire/pull/15][(#15]])
|
|
|
|
|
|
|
|
** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.0.0][v1.0.0]] (2017-01-07)
|
|
|
|
- Initial release.
|