mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Update v3 CHANGELOG
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
|
||||
- Taskfiles in version 1 are not supported anymore
|
||||
([#237](https://github.com/go-task/task/pull/237)).
|
||||
- Added global `method:` option. With this option, you can set a default
|
||||
method to all tasks in a Taskfile
|
||||
([#246](https://github.com/go-task/task/issues/246)).
|
||||
- Changed default method from `timestamp` to `checksum`
|
||||
([#246](https://github.com/go-task/task/issues/246)).
|
||||
|
||||
|
||||
## v3.0.0 - Preview 1
|
||||
|
||||
|
Reference in New Issue
Block a user