Skip to content

Commit

Permalink
update the changelog to be less dismissive because we don't need that…
Browse files Browse the repository at this point in the history
… negativity.
  • Loading branch information
Lokathor committed Aug 28, 2024
1 parent dc059fd commit 2d2b397
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2d2b397

Please sign in to comment.