diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fc43a0290b8da179d6f7c1099e57d155752cd4a..76c28d94298cb40d11fee5391524418de5d826fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 Nothing at the moment
 
+## 2.0.2 (2023-10-07)
+
+- fix: Prefer keyboard capability when input devices offer both keyboard and pointer (!24, thanks @TravMurav)
+
 ## 2.0.1 (2023-10-01)
 
 - fix: Keyboard layout selection is broken (#45, thanks @Jarrah)