1
0
mirror of https://github.com/go-task/task.git synced 2025-06-04 23:38:05 +02:00

Update Change Log

This commit is contained in:
Andrey Nering 2019-03-04 22:08:19 -03:00
parent db19fdac29
commit 9c350f8ef1

View File

@ -1,5 +1,12 @@
# Changelog
## Unreleased
- Fixes to the ZSH completion
([#182](https://github.com/go-task/task/pull/182)).
- Add [`--summary` flag along with `summary:` task attribute](https://taskfile.org/#/usage?id=display-summary-of-task)
([#180](https://github.com/go-task/task/pull/180)).
## v2.4.0 - 2019-02-21
- Allow calling a task of the root Taskfile from an included Taskfile