docs: add changelog

This commit is contained in:
bastimeyer 2021-12-06 22:45:50 +01:00
parent a1c4643d60
commit 8f2ac512b9
2 changed files with 11 additions and 2 deletions

11
CHANGELOG.md Normal file
View file

@ -0,0 +1,11 @@
Changelog
====
## 0.1.0 - 2021-12-06
- Implemented flatpak support. Tries to use flatpak by default, if available.
- Added `--steam` parameter for overriding flatpak mode or choosing a different steam executable.
## 0.0.1 - 2021-12-06
- Initial release