mirror of
https://github.com/go-task/task.git
synced 2025-01-22 05:10:17 +02:00
Add CHANGELOG for #216
This commit is contained in:
parent
14d7f04a81
commit
d3060b0060
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user