Skip to content

Commit 82bd90a

Browse files
authored
CHANGELOG for version 1.62
Document most relevant updates included in Version 1.62
1 parent e56a742 commit 82bd90a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
- Updates:
6+
7+
- CMSIS-Toolbox v2.12.0 is required by this update of the extension
8+
- The [**Manage Solution**]() dialog now manages `target sets`, a selection of images and debug configurations for the selected `target-type`.
9+
- Added support for [**West Projects**]() introduced in CMSIS-Toolbox v2.12.0
10+
11+
- Solved issues:
12+
13+
- Updating `launch.json` and `tasks.json` files does preserve comments.
14+
15+
- Known issues:
16+
17+
- Updating YAML Input files like `*.csolution.yml` through dialog views does not preserve indentation of trailing comments.
18+
519
## 1.60.0
620

721
- Updates:

0 commit comments

Comments
 (0)