From 1925141c663dbf2a7de84bfd6705bfbe9df90039 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Tue, 24 Nov 2020 23:03:28 -0500 Subject: [PATCH] Updating CHANGELOG. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 909e43e..1955ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- ability to configure keyboard keys that move focus to the next or the - previous container. +- `container` now allows users to configure keyboard keys that move focus to + the next or the previous container. +- the `button` widget allows users to specify multiple trigger keys. ## [0.13.0] - 17-Nov-2020