File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ This section is for maintaining a changelog for all breaking changes for the cli
13
13
### Added
14
14
- Document HTTP/2 support ([ #330 ] ( https://github.com/opensearch-project/opensearch-java/pull/330 ) )
15
15
- 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 )] )
17
16
18
17
### Dependencies
19
18
@@ -45,6 +44,7 @@ This section is for maintaining a changelog for all breaking changes for the cli
45
44
## [ Unreleased 2.x]
46
45
47
46
### Added
47
+ - Added support for docvalue_fields in msearch ([ #1429 ] ( https://github.com/opensearch-project/opensearch-java/pull/1429 )] )
48
48
49
49
### Dependencies
50
50
You can’t perform that action at this time.
0 commit comments