We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b9773 commit 10082b6Copy full SHA for 10082b6
CHANGELOG.md
@@ -1,12 +1,12 @@
1
# Changelog
2
3
-## Unreleased
+## v2.5.0 = 2019-03-16
4
5
- We moved from the taskfile.org domain to the new fancy taskfile.dev domain.
6
While stuff is being redirected, we strongly recommend to everyone that use
7
[this install script](https://taskfile.dev/#/installation?id=install-script)
8
to use the new taskfile.dev domain on scripts from now on.
9
-- Fixes to the ZSH completion
+- Fixed to the ZSH completion
10
([#182](https://github.com/go-task/task/pull/182)).
11
- Add [`--summary` flag along with `summary:` task attribute](https://taskfile.org/#/usage?id=display-summary-of-task)
12
([#180](https://github.com/go-task/task/pull/180)).
0 commit comments