Skip to content

Commit b52d4e4

Browse files
committed
chore: changelog for #1655
1 parent 3aaa322 commit b52d4e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@
2121
- If using the
2222
[Map Variables experiment (2)](https://taskfile.dev/experiments/map-variables/?proposal=2),
2323
the `yaml` and `json` keys are no longer available (#1654 by @pd93).
24+
- Starting releasing a binary for the `riscv64` architecture on Linux (#1699 by
25+
@mengzhuo).
2426
- Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93).
2527
- Fixed JSON Schema to disallow invalid properties (#1657 by @pd93).
2628
- Fixed version checks not working as intended (#872, #1663 by @vmaerten).
27-
- Starting releasing a binary for the `riscv64` architecture on Linux (#1699 by
28-
@mengzhuo).
29+
- Fixed a bug where included tasks were run multiple times even if `run: once`
30+
was set (#852, #1655 by @pd93).
2931

3032
## v3.37.2 - 2024-05-12
3133

0 commit comments

Comments
 (0)