Skip to content

Commit 2725fa0

Browse files
authored
Correcting the changelog for #1429 (#1433)
Signed-off-by: Ankit Jain <[email protected]>
1 parent 0521c3c commit 2725fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This section is for maintaining a changelog for all breaking changes for the cli
1313
### Added
1414
- Document HTTP/2 support ([#330](https://github.com/opensearch-project/opensearch-java/pull/330))
1515
- Added `toBuilder()` and `Builder.copy()` methods to all generated classes ([#1300](https://github.com/opensearch-project/opensearch-java/pull/1300))
16-
- Added support for docvalue_fields in msearch ([#1429](https://github.com/opensearch-project/opensearch-java/pull/1429)])
1716

1817
### Dependencies
1918

@@ -45,6 +44,7 @@ This section is for maintaining a changelog for all breaking changes for the cli
4544
## [Unreleased 2.x]
4645

4746
### Added
47+
- Added support for docvalue_fields in msearch ([#1429](https://github.com/opensearch-project/opensearch-java/pull/1429)])
4848

4949
### Dependencies
5050

0 commit comments

Comments
 (0)