mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 14:22:26 +00:00
we can put out 1.16 without waiting for more
This commit is contained in:
parent
a41510f303
commit
5287f8cf6d
@ -1,6 +1,6 @@
|
|||||||
# `bytemuck` changelog
|
# `bytemuck` changelog
|
||||||
|
|
||||||
## 1.16.0 (UNRELEASED)
|
## 1.16.0
|
||||||
|
|
||||||
* Adds a `const_zeroed` feature (MSRV 1.75) which puts a `zeroed` fn at the crate root.
|
* Adds a `const_zeroed` feature (MSRV 1.75) which puts a `zeroed` fn at the crate root.
|
||||||
This is just like the `Zeroable::zeroed` method, but as a `const fn`.
|
This is just like the `Zeroable::zeroed` method, but as a `const fn`.
|
||||||
|
Loading…
Reference in New Issue
Block a user