2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-02 19:53:23 +00:00

docs: fixed heading size for bugfixes in 0.7

This commit is contained in:
TorchedSammy 2021-11-22 19:38:55 -05:00
parent a38625d821
commit c0abeee648
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -32,12 +32,11 @@ This is the changelog for the Hilbish shell made in Go and Lua.
- Module properties (like `hilbish.ver`) are documented with the `doc` command.
- Document bait hooks
# Fixed
### Fixed
- The prompt won't come up on terminal resize anymore.
- `appendPath` should work properly on Windows.
- A panic when a commander has an error has been fixed.
## [0.6.1] - 2021-10-21
### Fixed
- Require paths now use the `dataDir` variable so there is no need to change it anymore unless you want to add more paths