2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-20 20:43:23 +00:00

chore: add to changelog

This commit is contained in:
sammyette 2024-12-22 12:09:21 -04:00
parent dbd8cb169a
commit 9475a9f37d
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -1,6 +1,9 @@
# 🎀 Changelog
## Unreleased
### Added
- Forward/Right arrow key will fill in hint text (#327)
### Fixed
- Skip over file and prevent panic if info cannot be retrieved during file completion (due to permission error or anything else)