From 1bc667d7b37c73d17d1d73d9711ff39f093a4280 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 21 Jan 2024 09:08:28 -0500 Subject: [PATCH] changelog: 1.10.3 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 527950518..3ffd961d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -1.10.3 (TBD) -============ +1.10.3 (2024-01-21) +=================== This is a new patch release that fixes the feature configuration of optional dependencies, and fixes an unsound use of bounds check elision.