File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ This changelog tracks the Python `svdtools` project. See
55
66## [ Unreleased]
77
8+ ## [ v0.1.25] 2022-09-04
9+
10+ * Fix bug in deriving registers (#124 )
11+
812## [ v0.1.24] 2022-08-21
913
1014** Breaking changes** :
@@ -162,7 +166,9 @@ This changelog tracks the Python `svdtools` project. See
162166* Add ` click ` CLI, to call as ` svd patch <yaml-file> `
163167* Add packaging
164168
165- [ Unreleased ] : https://github.com/stm32-rs/svdtools/compare/v0.1.23...HEAD
169+ [ Unreleased ] : https://github.com/stm32-rs/svdtools/compare/v0.1.25...HEAD
170+ [ v0.1.25 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.24...v0.1.25
171+ [ v0.1.24 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.23...v0.1.24
166172[ v0.1.23 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.22...v0.1.23
167173[ v0.1.22 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.21...v0.1.22
168174[ v0.1.21 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.20...v0.1.21
Original file line number Diff line number Diff line change 1- 0.1.24
1+ 0.1.25
You can’t perform that action at this time.
0 commit comments