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

docs: add task in changelog

This commit is contained in:
TorchedSammy 2022-07-09 11:32:00 -04:00
parent 25c90bdb1b
commit eb80d97ef8
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

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.