Skip to content

Commit 77d180e

Browse files
committed
v1.5.0
1 parent aa13935 commit 77d180e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v1.5.0] - 2023-12-09
4+
5+
### New Features
6+
7+
- Added support for non-svd peripheral definition files ([Asim Gunes](https://github.com/asimgunes))
8+
39
## [v1.4.0] - 2023-11-27
410

511
### New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "peripheral-inspector",
33
"displayName": "Peripheral Inspector",
44
"description": "Standalone Peripheral Inspector extension extracted from cortex-debug",
5-
"version": "1.4.0",
5+
"version": "1.5.0",
66
"publisher": "eclipse-cdt",
77
"author": "marus25",
88
"contributors": [

0 commit comments

Comments
 (0)