docs: fixed heading size for bugfixes in 0.7

dev
TorchedSammy 2021-11-22 19:38:55 -05:00
parent a38625d821
commit c0abeee648
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 2 deletions

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