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

chore: changelog for #1653

This commit is contained in:
Pete Davison
2024-05-16 10:16:49 +00:00
parent b0efbad591
commit 7958cf50b3

View File

@ -5,8 +5,11 @@
- Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93).
- Fixed JSON Schema to disallow invalid properties (#1657 by @pd93).
- Added `TASK_EXE` special variable (#1616, #1624 by @pd93 and @andreynering).
- Some YAML parsing errors will now show in a user friendlier way (#1619 by
- Some YAML parsing errors will now show in a more user friendly way (#1619 by
@pd93).
- Added a new
[templating reference page](https://taskfile.dev/reference/templating/) to the
documentation (#1614, #1653 by @pd93).
## v3.37.2 - 2024-05-12