diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..899133f --- /dev/null +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 4c1f104..5b216dd 100644 --- a/README.md +++ b/README.md @@ -94,8 +94,6 @@ chmod +x dayz-launcher.sh ./dayz-launcher.sh ... ``` -This repository currently does not commit to any versioning scheme, so please be aware of any breaking changes that may be applied in the future. - ## Install DayZ [Support for BattlEye anti-cheat for Proton on Linux has been officially announced by Valve on 2021-12-03.][battleye-announcement]