1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

chore: added changelogs for #2316 and #2322

This commit is contained in:
Pete Davison
2025-07-09 15:26:47 +00:00
parent d2bd834c81
commit 64fb66895b

View File

@ -3,6 +3,9 @@
## Unreleased
- Fixed install script for some ARM platforms (#1516, #2291 by @trulede).
- Fixed a regression where fingerprinting was not working correctly if the path
to you Taskfile contained a space (#2321, #2322 by @pd93).
- Reverted a breaking change to `randInt` (#2312, #2316 by @pd93).
## v3.44.0 - 2025-06-08