mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 14:22:26 +00:00
update the changelog to be less dismissive because we don't need that negativity.
This commit is contained in:
parent
dc059fd187
commit
2d2b397d66
@ -3,10 +3,7 @@
|
||||
## 1.17.1
|
||||
|
||||
* Adds `#[repr(C)]` to the `union Transmute<A, B>` type that's used internally
|
||||
for most of the transmutations. This doesn't matter in any current case and
|
||||
there's no actual bug being fixed here, but it's a mild futureproof, and it's
|
||||
probably best practice to have for when people who know the code less deeply
|
||||
try to copy what we're doing into other contexts, so we'll go with it.
|
||||
for most of the transmutations.
|
||||
|
||||
## 1.17.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user