Skip to content

Commit c4873c9

Browse files
committed
.
1 parent 374df78 commit c4873c9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

derive/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
## `bytemuck_derive` changelog
33

4+
## 1.10.1
5+
6+
* changes the derive macros to not use `transmute` size matching when checking
7+
fof padding in a type. instead, an actual assert is used in a const block.
8+
49
## 1.10.0
510

611
* add support for deriving NoUninit on enums with fields.

0 commit comments

Comments
 (0)