1
0
mirror of https://github.com/go-task/task.git synced 2025-06-02 23:27:37 +02:00

chore: changelog for #2121

This commit is contained in:
Pete Davison 2025-03-26 22:21:47 +00:00
parent dd8daa68cd
commit 60e28ecdcc
No known key found for this signature in database

View File

@ -13,8 +13,11 @@
#985, #1179).
- The [Map Variables experiment](#1585) was made generally available so you can
now
[define map variables in your Taskfiles!](https://taskfile.dev/next/usage/#variables)
[define map variables in your Taskfiles!](https://taskfile.dev/usage/#variables)
(#1585, #1547, #2081 by @pd93).
- Wildcards can now
[match multiple tasks](https://taskfile.dev/usage/#wildcard-arguments) (#2072,
#2121 by @pd93).
- The default taskfile (output when using the `--init` flag) is now an embedded
file in the binary instead of being stored in the code (#2112 by @pd93).
- Fixed a bug where sorting tasks by "none" would use the default sorting