1
0
mirror of https://github.com/go-task/task.git synced 2025-07-15 01:35:00 +02:00

chore: changelog for #2323

This commit is contained in:
Pete Davison
2025-07-09 17:38:54 +00:00
parent fe2da74ea3
commit 53f97889bc

View File

@ -2,6 +2,8 @@
## Unreleased
- Internal tasks will no longer be shown as suggestions since they cannot be
called (#2309, #2323 by @maxmzkrcensys)
- 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).