Skip to content

Commit a24f495

Browse files
committed
chore: changelog for #2131
1 parent 55790be commit a24f495

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
#2121 by @pd93).
2121
- The default taskfile (output when using the `--init` flag) is now an embedded
2222
file in the binary instead of being stored in the code (#2112 by @pd93).
23+
- Improved the way we report the Task version when using the `--version` flag or
24+
`{{.TASK_VERSION}}` variable. This should now be more consistent and easier
25+
for package maintainers to use (#2131 by @pd93).
2326
- Fixed a bug where sorting tasks by "none" would use the default sorting
2427
instead of leaving tasks in the order they were defined (#2124, #2125 by
2528
@trulede).

0 commit comments

Comments
 (0)