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 0f4621f commit f2abc13Copy full SHA for f2abc13
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v3.12.0 - 2022-03-31
4
5
- The `--list` and `--list-all` flags can now be combined with the `--silent`
6
flag to print the task names only, without their description
@@ -14,7 +14,7 @@
14
for more information.
15
([#677](https://github.com/go-task/task/pull/677)).
16
17
-## v3.11.0 - 2022-01-19
+## v3.11.0 - 2022-02-19
18
19
- Task now supports printing begin and end messages when using the `group`
20
output mode, useful for grouping tasks in CI systems.
0 commit comments