From 735aae03d998576a505d3d3f1878aef6a7d36c8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 28 Jul 2019 21:10:47 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70315760..7a278c56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,9 @@ Firmware: 8.5.**4** [[release](https://github.com/UltimateHackingKeyboard/firmwa - Implement the Kinetis bootloader protocol natively instead of relying on blhost. - Fix device recovery mode. - Correctly display whether the UHK is detected. +- Animate keyboard splitting, merging, and the presence of the left half. - Don't disable input in the key action popover after adding a layer switch action, deleting it, and trying to edit it on its layer. +- Provide reasonable default mouse settings for Macs. - Don't change tab immediately upon closing the key action popover. - Fix UI glitch that occurrs when hitting Tab after updating keymap description. - Make the Agent icon slightly smaller to be consistent with most application icons.