Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,19 @@

## [Unreleased]

## 1.44.0
- New features:

- [CMSIS Solution Extension API version 2.0](https://www.npmjs.com/package/@arm-software/vscode-cmsis-csolution) available via npm
- CMSIS outline view improvements include book icon for opening documentation for API header files, component count, add group button on project level and improved default collapse settings
-

- Solved issues:

- failed to load CMSIS projects using file extension `yaml` instead of `yml`.
-

## 1.42.0

## 1.44.0

- New features:

Expand Down
Loading