2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 04:53:24 +00:00

chore: update changelog

This commit is contained in:
sammyette 2024-08-16 15:18:14 -04:00
parent 34d84da398
commit 24afb6e781
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -1,5 +1,12 @@
# 🎀 Changelog
## Unreleased
### Fixed
- Heredocs having issues
### Added
- Adding `\` at the end of input will add a newline and prompt for more input.
## [2.3.2] - 2024-07-30
### Fixed
- Command path searching due to 2.3 changes to the shell interpreter