From 9c350f8ef13c659ef0a6779aa5df5d4f3dffe0ed Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Mon, 4 Mar 2019 22:08:19 -0300 Subject: [PATCH] Update Change Log --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d7ee5ac..d209b15e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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