File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This changelog tracks the Python `svdtools` project. See
55
66## [ Unreleased]
77
8+ ## [ v0.1.27] 2023-12-23
9+
810* Support ` _include ` in peripherals in ` device.yaml `
911* ` -1 ` for default enum value
1012* Strip ` alternateRegister ` too
@@ -176,7 +178,8 @@ This changelog tracks the Python `svdtools` project. See
176178* Add ` click ` CLI, to call as ` svd patch <yaml-file> `
177179* Add packaging
178180
179- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.1.26...HEAD
181+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.1.27...HEAD
182+ [ v0.1.27 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.26...v0.1.27
180183[ v0.1.26 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.25...v0.1.26
181184[ v0.1.25 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.24...v0.1.25
182185[ v0.1.24 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.23...v0.1.24
Original file line number Diff line number Diff line change 1- 0.1.26
1+ 0.1.27
You can’t perform that action at this time.
0 commit comments