docs: Add warning about breaking change
This commit is contained in:
parent
c6af369b1c
commit
fbeb7985e4
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue