diff --git a/CHANGELOG.md b/CHANGELOG.md index d0cdae0f..b6046b54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] ### Dependencies -- Bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.27.26 ([#584](https://github.com/opensearch-project/opensearch-go/pull/584), [#588](https://github.com/opensearch-project/opensearch-go/pull/588)) +- Bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.27.27 ([#584](https://github.com/opensearch-project/opensearch-go/pull/584), [#588](https://github.com/opensearch-project/opensearch-go/pull/588), [#593](https://github.com/opensearch-project/opensearch-go/pull/593)) - Bump `github.com/aws/aws-sdk-go` from 1.54.12 to 1.54.19 ([#583](https://github.com/opensearch-project/opensearch-go/pull/583), [#590](https://github.com/opensearch-project/opensearch-go/pull/590)) ### Added