diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce817613..44d36a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Crash when trying to start on X11 with a Wayland compositor running - Crash with a virtual display connected on X11 - GPU memory usage has been decreased by disabling allocation of depth and stencil buffers +- Use `\` instead of `\\` as path separators on Windows for logging config file location ### Removed |