Compare commits

...

3 Commits

Author SHA1 Message Date
TorchedSammy 8ab38d5f9d
docs: change message for task notice 2022-07-09 11:39:19 -04:00
TorchedSammy cf10a5270c
docs: fix link to task 2022-07-09 11:38:24 -04:00
TorchedSammy eb80d97ef8
docs: add task in changelog 2022-07-09 11:32:00 -04:00
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# 🎀 Changelog
## Unreleased
**NOTE:** Hilbish now uses [Task] insead of Make for builds.
[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.