From 857b1d23df5533c72342d2c972586ccbfd30239d Mon Sep 17 00:00:00 2001 From: Terry Cain Date: Mon, 15 Apr 2024 22:19:45 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d7bbb86..145585b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,11 @@ History ======= +12.4.0 (2024-04-15) +------------------- + +* Bumped aiobotocore to 2.12.3 - thanks @zikphil + 12.3.0 (2024-02-02) -------------------