Skip to content

Commit da4a4f0

Browse files
committed
changelog
1 parent 66a333e commit da4a4f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828

2929
### Changed
3030

31+
- [breaking-change] make `write_with_zero` method `unsafe` because the way it is
32+
3133
- [breaking-change] remove `Variant<U, ENUM_A>`, use `Option<ENUM_A>` instead
3234

3335
- split out register size type (`RawType`) from `ResetValue` trait

0 commit comments

Comments
 (0)