Skip to content

Commit 87dac9b

Browse files
committed
Update file(s) from Arm-Debug/vscode-cmsis-csolution
1 parent cedeeb8 commit 87dac9b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
## 1.55.1
3+
## [Unreleased]
4+
5+
## 1.56.0
46

57
- New features:
68

@@ -14,6 +16,10 @@
1416
- The **Views and More Actions...** menu available from the [**CMSIS-View**](https://mdk-packs.github.io/vscode-cmsis-solution-docs/debug.html#cmsis-view) has now a **Target information** entry.
1517
Click [**Target information**](https://mdk-packs.github.io/vscode-cmsis-solution-docs/create_app.html#check-target-information) to display information about the connected hardware.
1618

19+
- Solved issues:
20+
21+
- Drop down box search filter handle matches on categories and items
22+
1723
- Info:
1824

1925
- The location of `*.cbuild-run.yml` and `*.cbuild.yml` files is now consistently retrieved from the `*.cbuild-idx.yml` file for the commands `getCbuildRunFile` and `getBinaryFile(s)` which used hard-coded paths previously.

0 commit comments

Comments
 (0)