From 7645c46ccbe5a0fcce4fc6a82f01abaadc004f42 Mon Sep 17 00:00:00 2001 From: makeworld Date: Tue, 7 Dec 2021 20:20:08 -0500 Subject: [PATCH] Doc for #261 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index beccf61..720cf79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support multiple bookmarks with the same name - Cert change message grammar: "an security" -> "a security" (#274) - Display an error modal for status codes that can't be handled +- Prevent user from getting trapped in the help menu when keybindings are pressed (#241, #261) ## [1.8.0] - 2021-02-17