Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nick42d committed Dec 12, 2023
1 parent f670c54 commit 63ac822
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# TBC
- Added bounds checking for draw utilities
Features
- Now able to exit app with Ctrl-C
- Keybinds for modal dialogs like search and filter now shown on top bar.
- Added filtering for browser.
- Added bounds checking for draw utilities.
- Added ability for a command to have multiple keybinds.
- Reduced number of help commands shown (e.g for list methods like Up / Down)
- Reduced number of help commands shown (e.g for list methods like Up / Down).
- Help commands now scrollable if they don't fit on the screen.
Bugfixes
- Resolved #6 and #5
# v0.0.2
- Added instructions to README to install with nightly rust.
# v0.0.1
Expand Down

0 comments on commit 63ac822

Please sign in to comment.