diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b6eb376..f05ec79 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,11 @@ +# v2.4.2 + + - Add include directive to the config syntax + - Ship includable common layouts + - Allow comments in the ids section (#245) + - Create virtual pointer on initialization (#249) + - Misc bug fixes + # v2.4.1 - Route button presses through the virtual keyboard (#162)