Skip to content

Commit

Permalink
Updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nick42d committed Dec 13, 2023
1 parent baa1ea8 commit b13fa98
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# TBC
# v0.0.3
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.
- Keybinds for modal dialogs like search and filter now shown on top bar.
- 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.
- Now able to exit app with Ctrl-C

Bugfixes
- Resolved #6 and #5
- Resolved #6 and #5. Thanks @SeseMueller for the reports!
# v0.0.2
- Added instructions to README to install with nightly rust.
# v0.0.1
Expand Down

0 comments on commit b13fa98

Please sign in to comment.