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

chore: changelog for #2211

This commit is contained in:
Valentin Maerten
2025-05-03 17:12:18 +02:00
parent e7084cdf26
commit 55d1aa260d

View File

@ -12,6 +12,9 @@
by @vmaerten).
- Fixed a bug where taskfiles in directories containing spaces created
directories in the wrong location (#2208, #2216 by @pd93).
- Added support for dual JSON schema files, allowing changes without affecting
the current schema. The current schemas will only be updated during releases.
(#2211 by @vmaerten).
## v3.43.3 - 2025-04-27