docs: changelog

This commit is contained in:
Jack Wills
2024-05-25 09:34:36 +00:00
parent d360cfe393
commit c5b3b8c456
+2 -2
View File
@@ -1,8 +1,8 @@
### Chores ### Chores
+ Dependencies updated, [ratatui](https://github.com/ratatui-org/ratatui) update that fixes the unicode truncation bug, [51fdd26be5b3166bcff5c26ece6d6ec0d893381e], [c1be658b8cc4786a9a7f2e0a88568019b3995c14] + Dependencies updated, [51fdd26be5b3166bcff5c26ece6d6ec0d893381e], [c1be658b8cc4786a9a7f2e0a88568019b3995c14]
### Docs ### Docs
+ exec mode "not available on Windows", in both README.md and help panel [df449a85376bbeec87215952d6a9196721f7132e] + exec mode "not available on Windows", in both README.md and help panel, [df449a85376bbeec87215952d6a9196721f7132e]
### Fixes ### Fixes
+ closes #36 Double key strokes on Windows, [9b7d575a76398cbe19e17f6494baf802dbb512b9] + closes #36 Double key strokes on Windows, [9b7d575a76398cbe19e17f6494baf802dbb512b9]