File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ This changelog tracks the Python `svdtools` project. See
55
66## [ Unreleased]
77
8+ ## [ v0.1.26] 2023-03-28
9+
810* Bump python to 3.9 to fix CI
11+ * Extended cluster supper (#134 )
912
1013## [ v0.1.25] 2022-09-04
1114
@@ -168,7 +171,8 @@ This changelog tracks the Python `svdtools` project. See
168171* Add ` click ` CLI, to call as ` svd patch <yaml-file> `
169172* Add packaging
170173
171- [ Unreleased ] : https://github.com/stm32-rs/svdtools/compare/v0.1.25...HEAD
174+ [ Unreleased ] : https://github.com/stm32-rs/svdtools/compare/v0.1.26...HEAD
175+ [ v0.1.26 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.25...v0.1.26
172176[ v0.1.25 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.24...v0.1.25
173177[ v0.1.24 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.23...v0.1.24
174178[ v0.1.23 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.22...v0.1.23
Original file line number Diff line number Diff line change 1- 0.1.25
1+ 0.1.26
You can’t perform that action at this time.
0 commit comments