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 935216f commit df8293bCopy full SHA for df8293b
CHANGELOG.md
@@ -1,9 +1,15 @@
1
# Changelog
2
3
-## Unreleased
+## v2.8.1 - 2019-05-20
4
5
+- Fix error code for the `--help` flag
6
+ ([#300](https://github.com/go-task/task/issues/300), [#330](https://github.com/go-task/task/pull/330)).
7
+- Print version to stdout instead of stderr
8
+ ([#299](https://github.com/go-task/task/issues/299), [#329](https://github.com/go-task/task/pull/329)).
9
- Supress `context` errors when using the `--watch` flag
10
([#313](https://github.com/go-task/task/issues/313), [#317](https://github.com/go-task/task/pull/317)).
11
+- Support templating on description
12
+ ([#276](https://github.com/go-task/task/issues/276), [#283](https://github.com/go-task/task/pull/283)).
13
14
## v2.8.0 - 2019-12-07
15
0 commit comments