diff --git a/CHANGELOG.md b/CHANGELOG.md index 9163b1c6..e544a82a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,12 @@ Changelog structure reference: - Toolchain - More descriptive error messages when toolchain detection fails +### Changed + +- Project + - !!BREAKING CHANGE!! Changed file format of zig tasks to store command line arguments as strings instead of string lists. +This (and newer) versions of the plugin will automatically upgrade tasks from 21.1.0 and before. + ### Fixed - Debugging