From ef06109d94ddb58e0dbc88663eb01f73d1ec8063 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Thu, 20 Sep 2018 02:05:30 +0200 Subject: Add changelog entry for 32-bit fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c8d4702..e2f14446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fix build failure on 32-bit systems - Windows started as unfocused now show the hollow cursor if the setting is enabled ## Version 0.2.0 -- cgit