From 43c0f26c5ed52deca855e9904800f69b22e93599 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Tue, 24 Nov 2020 22:05:20 -0500 Subject: [PATCH] Updating CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 909e43e..9c1ad25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Breaking API changes + +- The `widgetapi.Widget.Keyboard` and `widgetapi.Widget.Mouse` method now + accepts a second argument which provides widgets with additional metadata. + This affects all implemented widgets. + ### Added - ability to configure keyboard keys that move focus to the next or the