Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Grouh <spamart@lafourchette.com>
  • Loading branch information
grouh committed Mar 15, 2024
1 parent efe0d51 commit 0742ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ This section is for maintaining a changelog for all breaking changes for the cli
### Fixed
- Fix integer overflow for variables in indices stats response ([#877](https://github.com/opensearch-project/opensearch-java/pull/877))
- Support weight function in function score query ([#880](https://github.com/opensearch-project/opensearch-java/pull/880))
- Fix pattern replace by making flag optional as on api ([#895](https://github.com/opensearch-project/opensearch-java/pull/895))

### Security

Expand All @@ -65,7 +66,6 @@ This section is for maintaining a changelog for all breaking changes for the cli

### Fixed
- Fix missing properties on UpdateOperation ([#744](https://github.com/opensearch-project/opensearch-java/pull/744))
- Fix pattern replace by making flag optional as on api ([#895](https://github.com/opensearch-project/opensearch-java/pull/895))

### Security

Expand Down

0 comments on commit 0742ae2

Please sign in to comment.