From a8d44503f5232e49dca1bfe6fa8ef024cdd20095 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Thu, 19 Jan 2023 13:41:17 -0700 Subject: [PATCH] changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index bbd21df..e04d939 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # `bytemuck` changelog +## 1.12.4 + +* This has additional impls for existing traits and cleans up some internal code, + but there's no new functions so I guess it counts as just a patch release. + ## 1.12.3 * This bugfix makes the crate do stuff with `Arc` or not based on the