diff --git a/changelog.md b/changelog.md index b9fbf0f..3ca93ae 100644 --- a/changelog.md +++ b/changelog.md @@ -3,10 +3,7 @@ ## 1.17.1 * Adds `#[repr(C)]` to the `union Transmute` 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