diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d14b892a..9d9df77847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,7 +51,7 @@ This section is for maintaining a changelog for all breaking changes for the cli ### Removed ### Fixed -- Fixed AWS SigV4 on delete requests when using AWS SDK's Apache client ([#]()) +- Fixed AWS SigV4 on delete requests when using AWS SDK's Apache client ([#1256](https://github.com/opensearch-project/opensearch-java/pull/1256)) ### Security