From 3d98bfa5c2db88aa5defba5da7c03dc84d021e8e Mon Sep 17 00:00:00 2001 From: oksanay Date: Mon, 29 Apr 2024 20:31:28 -0700 Subject: [PATCH] pr comment addressed Signed-off-by: oksanay --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e3830ea27..2d2ac90714 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,9 @@ This section is for maintaining a changelog for all breaking changes for the cli - Delete shape property ([#884](https://github.com/opensearch-project/opensearch-java/pull/885)) ### Fixed -- Fix integer overflow for variables in indices stats response ([#959](https://github.com/opensearch-project/opensearch-java/pull/960)) +- Fix version and build ([#254](https://github.com/opensearch-project/opensearcjava/pull/254)) + +- Fix integer overflow for variables in indices stats response ([#959](https://github.com/opensearch-project/opensearch-java/pull/960)) ### Security