mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
Add CHANGELOG for #216
This commit is contained in:
@@ -9,7 +9,13 @@
|
|||||||
([#246](https://github.com/go-task/task/issues/246)).
|
([#246](https://github.com/go-task/task/issues/246)).
|
||||||
- Changed default method from `timestamp` to `checksum`
|
- Changed default method from `timestamp` to `checksum`
|
||||||
([#246](https://github.com/go-task/task/issues/246)).
|
([#246](https://github.com/go-task/task/issues/246)).
|
||||||
|
- New magic variables are now available when using `status:`:
|
||||||
|
`.TIMESTAMP` which contains the greatest modification date
|
||||||
|
from the files listed in `sources:`, and `.CHECKSUM`, which
|
||||||
|
contains a checksum of all files listed in `status:`.
|
||||||
|
This is useful for manual checking when using external, or even remote,
|
||||||
|
artifacts when using `status:`
|
||||||
|
([#216](https://github.com/go-task/task/pull/216)).
|
||||||
|
|
||||||
## v3.0.0 - Preview 1
|
## v3.0.0 - Preview 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user