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 Rust `svdtools` project. See
55
66## [ Unreleased]
77
8+ ## [ v0.3.21] 2024-12-31
9+
810* ` _derive ` field
911
1012## [ v0.3.20] 2024-11-14
@@ -193,7 +195,8 @@ Other changes:
193195
194196* Initial release with feature-parity with the Python project.
195197
196- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.3.20...HEAD
198+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.3.21...HEAD
199+ [ v0.3.21 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.20...v0.3.21
197200[ v0.3.20 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.19...v0.3.20
198201[ v0.3.19 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.18...v0.3.19
199202[ v0.3.18 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.17...v0.3.18
Original file line number Diff line number Diff line change 11[package ]
22name = " svdtools"
3- version = " 0.3.20 "
3+ version = " 0.3.21 "
44repository = " https://github.com/rust-embedded/svdtools/"
55description = " Tool for modifying bugs in CMSIS SVD"
66authors = [
" Andrey Zgarbul <[email protected] >" ,
" MarcoIeni" ]
You can’t perform that action at this time.
0 commit comments