mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-25 00:02:22 +00:00
Update changelog.md
This commit is contained in:
parent
0fe2b2c568
commit
5ed7a7fc52
@ -1,5 +1,12 @@
|
|||||||
# `bytemuck` changelog
|
# `bytemuck` changelog
|
||||||
|
|
||||||
|
## 1.11
|
||||||
|
|
||||||
|
* [WaffleLapkin](https://github.com/WaffleLapkin) added `wrap_box` and `peel_box`
|
||||||
|
to the `TransparentWrapperAlloc` trait. Default impls of these functions are
|
||||||
|
provided, and (as usual with the transparent trait stuff) you should not override
|
||||||
|
the default versions.
|
||||||
|
|
||||||
## 1.10
|
## 1.10
|
||||||
|
|
||||||
* [TheEdward162](https://github.com/TheEdward162) added the `ZeroableInOption`
|
* [TheEdward162](https://github.com/TheEdward162) added the `ZeroableInOption`
|
||||||
|
Loading…
Reference in New Issue
Block a user