mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
chore: changelog for #1982
This commit is contained in:
@ -23,6 +23,8 @@
|
|||||||
- Fixed a bug in the Taskfile schema where `defer` statements in the shorthand
|
- Fixed a bug in the Taskfile schema where `defer` statements in the shorthand
|
||||||
`cmds` syntax were not considered valid (#2068 by @pd93).
|
`cmds` syntax were not considered valid (#2068 by @pd93).
|
||||||
- Refactored how task sorting functions work (#1798 by @pd93).
|
- Refactored how task sorting functions work (#1798 by @pd93).
|
||||||
|
- Added a new `.taskrc.yml` (or `.taskrc.yaml`) file to let users enable
|
||||||
|
experiments (similar to `.env`) (#1982 by @vmaerten).
|
||||||
|
|
||||||
#### Package API
|
#### Package API
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user