docs: add task in changelog

taskfile
TorchedSammy 2022-07-09 11:32:00 -04:00
parent 25c90bdb1b
commit eb80d97ef8
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# 🎀 Changelog
## Unreleased
Note to packagers: Hilbish now uses [Task](Task) insead of Make.
[Task]: https://taskfile.dev/#/
### Added
- Inline hints, akin to fish and the others.
To make a handler for hint text, you can set the `hilbish.hinter` function.