diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 2b77574..8b5180d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,13 +1,13 @@ # v2.5.0 - Allow 64 character layer names - - New device id format which allows devices with identical product/vendor id pairs to be distinguished (backward compatible) + - Introduce a new device id format to distinguish between devices with identical product/vendor id pairs (backward compatible) - Add KDE/plasma5 support to `keyd-application-mapper` - Gnome v45/v46 application remapping support - - Increased the maximum number of descriptors to allow for more advanced configs - - Added `setlayout()` to facilitate dynamically set layouts - - `toggle()` now actiavtes the layer on key down instead of key up - - Improved support for exotic keys + - Increases the maximum number of descriptors to allow for more advanced configs + - Add `setlayout()` to facilitate dynamically set layouts + - `toggle()` now activates the layer on key down instead of key up + - Improve support for exotic keys - Various minor bug fixes # v2.4.3