Skip to content

Commit 0240499

Browse files
committed
changelog
1 parent 50ad68e commit 0240499

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bitbybit/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This version expects arbitrary-int 2.x.
1313

1414
- Use fully qualified trait syntax in `defmt_bitfields` macro implementation, avoiding the need
1515
for users to import the `arbitrary_int::traits::Integer` trait for auto-generated code.
16+
- Introduced a check to deny `bitfield` configurations where non-array fields could have out of
17+
range offsets.
1618

1719
### Fixed
1820

0 commit comments

Comments
 (0)