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 Rust `svdtools` project. See
55
66## [ Unreleased]
77
8+ ## [ v0.4.1] 2025-01-21
9+
810* ` html ` : field ` readAction ` and ` modifiedWriteValues ` in ` access `
11+ * ` patch ` : allow processing without path dependencies
912
1013## [ v0.4.0] 2025-01-06
1114
@@ -202,7 +205,8 @@ Other changes:
202205
203206* Initial release with feature-parity with the Python project.
204207
205- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.4.0...HEAD
208+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.4.1...HEAD
209+ [ v0.4.1 ] : https://github.com/rust-embedded/svdtools/compare/v0.4.0...v0.4.1
206210[ v0.4.0 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.21...v0.4.0
207211[ v0.3.21 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.20...v0.3.21
208212[ v0.3.20 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.19...v0.3.20
Original file line number Diff line number Diff line change 11[package ]
22name = " svdtools"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
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