From 46422041a8c3f83b2a7ad05d2dc26494f9f1c183 Mon Sep 17 00:00:00 2001 From: Jason Del Ponte <961963+jasdel@users.noreply.github.com> Date: Thu, 11 Aug 2022 13:57:59 -0700 Subject: [PATCH] Fixup CHANGELOG.md to have correct changenotes for v1.44.75 and 74. (#4514) Fixes the SDK's changelog to have correct changenotes for v1.44.75 and v1.44.74. --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 732f8a50c2..2b97c3613f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,15 @@ Release v1.44.75 (2022-08-11) === -Release v1.44.74 (2022-08-11) -=== - ### Service Client Updates * `service/backupstorage`: Adds new service * `service/glue`: Updates service API * Add support for Python 3.9 AWS Glue Python Shell jobs * `service/privatenetworks`: Adds new service +Release v1.44.74 (2022-08-11) +=== + ### SDK Enhancements * `service/dynamodb/dynamodbattribute`: Add String method to UnixTime * Adds a `String` method to `UnixTime`, so that when structs with this field get logged it prints a human readable time.