mirror of https://github.com/Hilbis/Hilbish
chore: update changelog
parent
34d84da398
commit
24afb6e781
|
@ -1,5 +1,12 @@
|
||||||
# 🎀 Changelog
|
# 🎀 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
|
## [2.3.2] - 2024-07-30
|
||||||
### Fixed
|
### Fixed
|
||||||
- Command path searching due to 2.3 changes to the shell interpreter
|
- Command path searching due to 2.3 changes to the shell interpreter
|
||||||
|
|
Loading…
Reference in New Issue