diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7a3eac..af084a8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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.29.6 to 1.29.8 ([#680](https://github.com/opensearch-project/opensearch-go/pull/680)) ### Added - Adds `InnerHits` field to `SearchResp` ([#672](https://github.com/opensearch-project/opensearch-go/pull/672)) - Adds `FilterPath` param ([#673](https://github.com/opensearch-project/opensearch-go/pull/673))