Skip to content

Commit 32acbe9

Browse files
committed
comment about need to use new toolbox
Signed-off-by: Jens Reinecke <[email protected]>
1 parent 249a10d commit 32acbe9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
## 0.2.0
44

5+
- **Important**: This release requires
6+
[CMSIS-Toolbox v2.9.0](https://github.com/Open-CMSIS-Pack/cmsis-toolbox/releases/tag/2.9.0)
7+
to function correctly. Update your workspace's `vcpkg-configuration.json` file accordingly.
58
- Updates [documentation](https://open-cmsis-pack.github.io/vscode-cmsis-debugger/).
69
- Implements [#238](https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger/issues/238): Support
710
[`*.cbuild-run.yml`](https://open-cmsis-pack.github.io/cmsis-toolbox/YML-CBuild-Format/#file-structure-of-cbuild-runyml)
8-
file changes in [CMSIS-Toolbox v2.9.0](https://github.com/Open-CMSIS-Pack/cmsis-toolbox/releases/tag/2.9.0).
11+
file changes in CMSIS-Toolbox v2.9.0.
912
- Updates included pyOCD distribution
1013
- Updates `*.cbuild-run.yml` support to changes in CMSIS-Toolbox 2.9.0.
1114
- Implements [#208](https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger/issues/208):

0 commit comments

Comments
 (0)