From 6a26d3bc2096b1b993982620436f5cecec8cdcae Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Sun, 1 Oct 2023 12:57:22 +0200 Subject: [PATCH] Update changelog for 2.0.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a93667e..1fc43a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Nothing at the moment +## 2.0.1 (2023-10-01) + +- fix: Keyboard layout selection is broken (#45, thanks @Jarrah) + ## 2.0.0 (2023-07-28) - feat: Add man page (#6, thanks @Jarrah)