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

chore: add changelog for #1619

This commit is contained in:
Andrey Nering
2024-05-15 22:27:29 -03:00
parent a55e21bbb7
commit cc97e2da1d

View File

@@ -5,6 +5,8 @@
- Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93). - Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93).
- Fixed JSON Schema to disallow invalid properties (#1657 by @pd93). - Fixed JSON Schema to disallow invalid properties (#1657 by @pd93).
- Added `TASK_EXE` special variable (#1616, #1624 by @pd93 and @andreynering). - 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
@pd93).
## v3.37.2 - 2024-05-12 ## v3.37.2 - 2024-05-12