From 2d2b397d663b063f2a523cb8e52f0fedc5350866 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Tue, 27 Aug 2024 18:01:38 -0600 Subject: [PATCH] update the changelog to be less dismissive because we don't need that negativity. --- changelog.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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