Skip to content

Commit 5fb323a

Browse files
committed
changelog
1 parent c998edd commit 5fb323a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG-rust.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This changelog tracks the Rust `svdtools` project. See
99

1010
* If there is no path to interpolate, show unmodified `description`.
1111
* Support write constraints when defining new register fields
12-
* Allow absolute identifiers in `_derive`
12+
* Allow absolute identifiers in `_derive` register
1313

1414
## [v0.3.13] 2024-03-29
1515

@@ -162,7 +162,8 @@ Other changes:
162162

163163
* Initial release with feature-parity with the Python project.
164164

165-
[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.3.13...HEAD
165+
[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.3.14...HEAD
166+
[v0.3.14]: https://github.com/rust-embedded/svdtools/compare/v0.3.13...v0.3.14
166167
[v0.3.13]: https://github.com/rust-embedded/svdtools/compare/v0.3.12...v0.3.13
167168
[v0.3.12]: https://github.com/rust-embedded/svdtools/compare/v0.3.11...v0.3.12
168169
[v0.3.11]: https://github.com/rust-embedded/svdtools/compare/v0.3.10...v0.3.11

0 commit comments

Comments
 (0)