mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
chore: add changelog entry for #1325
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
- Added the
|
- Added the
|
||||||
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
||||||
as a draft (#1152, #1317 by @pd93).
|
as a draft (#1152, #1317 by @pd93).
|
||||||
|
- Improve performance of content checksuming on `sources:` by replacing md5 with
|
||||||
|
[XXH3](https://xxhash.com/) which is much faster. This is a soft breaking
|
||||||
|
change because checksums will be invalidated when upgrading to this release
|
||||||
|
(#1325 by @ReillyBrogan).
|
||||||
|
|
||||||
## v3.29.1 - 2023-08-26
|
## v3.29.1 - 2023-08-26
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user