Release 1.3.1

This commit is contained in:
Murilo Pereira
2021-09-03 17:03:20 +01:00
parent 9d32aae34f
commit 4875f34e6b
3 changed files with 8 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
* CHANGELOG
** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.3.0][v1.3.1]] (2021-09-03)
*** Improvements
- Made only executable basename be shown in shell output. [[https://github.com/mpereira/tty-solitaire/pull/60][(#60)]]
** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.3.0][v1.3.0]] (2020-06-01)
*** Features
- [[https://en.wikipedia.org/wiki/Four-color_deck][Four-color deck]] mode via =--four-color-deck=. [[https://github.com/mpereira/tty-solitaire/pull/43][(#43)]]