mirror of
https://github.com/go-task/task.git
synced 2025-04-15 11:56:34 +02:00
Add CHANGELOG entry for #919
This commit is contained in:
parent
e710e2cc5d
commit
890759cc5f
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
- Show aliases on `task --list --silent` (`task --ls`). This means that aliases
|
||||||
|
will be completed by the completion scripts
|
||||||
|
([#919](https://github.com/go-task/task/pull/919)).
|
||||||
- Tasks in the root Taskfile will now be displayed first in `--list`/`--list-all`
|
- Tasks in the root Taskfile will now be displayed first in `--list`/`--list-all`
|
||||||
output ([#806](https://github.com/go-task/task/pull/806), [#890](https://github.com/go-task/task/pull/890)).
|
output ([#806](https://github.com/go-task/task/pull/806), [#890](https://github.com/go-task/task/pull/890)).
|
||||||
- It's now possible to call a `default` task in an included Taskfile by using
|
- It's now possible to call a `default` task in an included Taskfile by using
|
||||||
|
Loading…
x
Reference in New Issue
Block a user