From 47ddc4d6ffc43efde8827608e8c2bad1326797ee Mon Sep 17 00:00:00 2001 From: bastimeyer Date: Sat, 18 Jun 2022 21:21:16 +0200 Subject: [PATCH] release: 0.5.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5959f..a59410e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ==== +## 0.5.3 - 2022-06-18 + +- Fixed mods failing to load when the base64 modID string included a `+` character ([#17](https://github.com/bastimeyer/dayz-linux-cli-launcher/pull/17)) + ## 0.5.2 - 2022-05-26 - Fixed default game port not being added to the server address if the port is missing