Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup CHANGELOG.md to have correct changenotes for v1.44.75 and 74. #4514

Merged
merged 1 commit into from Aug 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions 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.
Expand Down