mirror of https://github.com/Hilbis/Hilbish
docs: add task in changelog
parent
25c90bdb1b
commit
eb80d97ef8
|
@ -1,6 +1,10 @@
|
||||||
# 🎀 Changelog
|
# 🎀 Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
Note to packagers: Hilbish now uses [Task](Task) insead of Make.
|
||||||
|
|
||||||
|
[Task]: https://taskfile.dev/#/
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Inline hints, akin to fish and the others.
|
- Inline hints, akin to fish and the others.
|
||||||
To make a handler for hint text, you can set the `hilbish.hinter` function.
|
To make a handler for hint text, you can set the `hilbish.hinter` function.
|
||||||
|
|
Loading…
Reference in New Issue