We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62d82da + 53682cd commit 4a80637Copy full SHA for 4a80637
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [v1.4.0] - 2023-11-27
4
+
5
+### New Features
6
7
+- Renamed to peripheral-inspector
8
9
## [v1.3.0] - 2023-10-21
10
11
### New Features
package.json
@@ -2,8 +2,7 @@
"name": "peripheral-inspector",
"displayName": "Peripheral Inspector",
"description": "Standalone Peripheral Inspector extension extracted from cortex-debug",
- "version": "1.3.0",
- "preview": true,
+ "version": "1.4.0",
"publisher": "eclipse-cdt",
"author": "marus25",
"contributors": [
0 commit comments