derive changelog

This commit is contained in:
Lokathor 2023-09-05 15:01:53 -06:00
parent 24b65bd05b
commit 01c2a07013

View File

@ -1,6 +1,10 @@
## `bytemuck_derive` changelog
## 1.5.0
* The `Zeroable` derive now allows custom bounds. See the rustdoc for an explanation.
## 1.4.1
* Move the `syn` dependency to use version 2.