Skip to content

Commit 583fc04

Browse files
committed
Update changelog
1 parent b039835 commit 583fc04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
- Update `clap` to 4.0, use `irx-config` instead of `clap_conf`
1111
- Add #[must_use] to prevent hanging field writers
1212
- remove explicit deref in `generic.rs` since it's done by auto-deref
13+
- Make writing raw bits to a whole register safe if the SVD indicates
14+
so through the <WriteConstraint> element (see [v0.7.1] too).
1315

1416
## [v0.26.0] - 2022-10-07
1517

0 commit comments

Comments
 (0)