changelog.

This commit is contained in:
Lokathor 2022-11-05 15:48:37 -06:00
parent 02021fba24
commit 86226cefc4

View File

@ -1,6 +1,10 @@
## `bytemuck_derive` changelog
## 1.3.0
* Allow `repr(transparent)` to be used generically in `derive(Pod)`.
## 1.2.1
* Fixed a regression of the `align(N)` attribute that occured during otherwise