mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
chore: changelog for #2081
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
seconds to 100 milliseconds, because now it configures the wait time for
|
||||
duplicated events, instead of the polling time (#2048 by @andreynering, #1508,
|
||||
#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)
|
||||
(#1585, #1547, #2081 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
|
||||
|
Reference in New Issue
Block a user