Merge branch 'master' into v3

This commit is contained in:
Andrey Nering
2019-12-07 16:54:29 -03:00
5 changed files with 30 additions and 7 deletions

View File

@@ -32,6 +32,8 @@
- Add `--parallel` flag (alias `-p`) to run tasks given by the command line in
parallel
([#266](https://github.com/go-task/task/pull/266)).
- Fixed bug where calling the `task` CLI only informing global vars would not
execute the `default` task.
## v2.7.1 - 2019-11-10