From c6bccc7bc3fe62f4d4f4cd11a411ecbde160f219 Mon Sep 17 00:00:00 2001 From: bastimeyer Date: Sun, 10 Apr 2022 01:44:08 +0200 Subject: [PATCH] release: 0.5.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f279f3b..10a79e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ==== +## 0.5.0 - 2022-04-10 + +- Shortened the mod directory link names in the DayZ game directory. + This fixes the issue of Steam not launching the game and becoming unresponsive to further launch attempts. + See [#9](https://github.com/bastimeyer/dayz-linux-cli-launcher/issues/9) and [ValveSoftware/steam-for-linux#5753](https://github.com/ValveSoftware/steam-for-linux/issues/5753). + ## 0.4.0 - 2022-02-19 - Switched from daemonforge.dev JSON API to dayzsalauncher.com JSON API