+4
CHANGELOG.md
+4
CHANGELOG.md
···
1
1
# Changelog
2
2
3
+
## v0.9.4 (2025-03-29)
4
+
- feat: Added keybind `h` to view help / keybind menu.
5
+
- refactor: `List` drawing logic is now handled by the `Drawer{}`.
6
+
3
7
## v0.9.3 (2025-03-27)
4
8
- feat: The keybind " " is now accepted. This allows spacebar to be bound.
5
9
- feat: Duplicate keybind notification now includes additional information.