From 7a0560b6eb0beff2d7d6f6347f8e537016093ca3 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Sat, 28 Nov 2020 00:33:45 -0500 Subject: [PATCH] Updating CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbb06a5..d0ac93c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ability to configure keyboard keys that move focus to the next or the previous container. +- widgets can not request keyboard events exclusively when focused. ## [0.13.0] - 17-Nov-2020