16 lines
298 B
Markdown
16 lines
298 B
Markdown
|
|
||
|
## `bytemuck_derive` changelog
|
||
|
|
||
|
## 1.1.0
|
||
|
|
||
|
* Updated to work with `bytemuck-1.9.0`
|
||
|
|
||
|
## 1.0.1
|
||
|
|
||
|
* [yanchith](https://github.com/yanchith) fixed the derive checks code to make clippy more happy.
|
||
|
[PR 45](https://github.com/Lokathor/bytemuck/pull/45)
|
||
|
|
||
|
## 1.0.0
|
||
|
|
||
|
* Initial stable release.
|