Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Apr 4, 2024
1 parent c998edd commit 5fb323a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This changelog tracks the Rust `svdtools` project. See

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

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

Expand Down Expand Up @@ -162,7 +162,8 @@ Other changes:

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

[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.3.13...HEAD
[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.3.14...HEAD
[v0.3.14]: https://github.com/rust-embedded/svdtools/compare/v0.3.13...v0.3.14
[v0.3.13]: https://github.com/rust-embedded/svdtools/compare/v0.3.12...v0.3.13
[v0.3.12]: https://github.com/rust-embedded/svdtools/compare/v0.3.11...v0.3.12
[v0.3.11]: https://github.com/rust-embedded/svdtools/compare/v0.3.10...v0.3.11
Expand Down

0 comments on commit 5fb323a

Please sign in to comment.