Skip to content

Commit df8293b

Browse files
committed
v2.8.1
1 parent 935216f commit df8293b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Changelog
22

3-
## Unreleased
3+
## v2.8.1 - 2019-05-20
44

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)).
59
- Supress `context` errors when using the `--watch` flag
610
([#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)).
713

814
## v2.8.0 - 2019-12-07
915

0 commit comments

Comments
 (0)