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
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ v0.1.26] 2023-03-28
9
+
8
10
* Bump python to 3.9 to fix CI
11
+ * Extended cluster supper (#134 )
9
12
10
13
## [ v0.1.25] 2022-09-04
11
14
@@ -168,7 +171,8 @@ This changelog tracks the Python `svdtools` project. See
168
171
* Add ` click ` CLI, to call as ` svd patch <yaml-file> `
169
172
* Add packaging
170
173
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
172
176
[ v0.1.25 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.24...v0.1.25
173
177
[ v0.1.24 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.23...v0.1.24
174
178
[ 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