1
0
mirror of https://github.com/go-task/task.git synced 2025-02-03 13:22:11 +02:00

chore: changelog for #1655

This commit is contained in:
Pete Davison 2024-06-28 15:53:03 +00:00
parent 3aaa3223a0
commit b52d4e4f40
No known key found for this signature in database

View File

@ -21,11 +21,13 @@
- If using the
[Map Variables experiment (2)](https://taskfile.dev/experiments/map-variables/?proposal=2),
the `yaml` and `json` keys are no longer available (#1654 by @pd93).
- Starting releasing a binary for the `riscv64` architecture on Linux (#1699 by
@mengzhuo).
- Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93).
- Fixed JSON Schema to disallow invalid properties (#1657 by @pd93).
- Fixed version checks not working as intended (#872, #1663 by @vmaerten).
- Starting releasing a binary for the `riscv64` architecture on Linux (#1699 by
@mengzhuo).
- Fixed a bug where included tasks were run multiple times even if `run: once`
was set (#852, #1655 by @pd93).
## v3.37.2 - 2024-05-12