From d01add35731104ef66d9b47f092339d86a349210 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:11:49 +0900 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f79cf..8f3a913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Errors being printed to the console when Exit button was explicitly clicked - Test if DayZ library location was moved internally on Steam by user - Encapsulate player names correctly to support whitespace +- Report WM_CLASS name to the window manager ## [5.3.2] 2024-07-02 ### Fixed