Skip to content

Commit

Permalink
Fix format of changelog item
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Hart <[email protected]>
  • Loading branch information
iamdanhart committed Jan 25, 2023
1 parent 6a692f3 commit 33f2bf4
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 @@ -33,7 +33,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Update Gradle to 7.6 ([#309](https://github.com/opensearch-project/opensearch-java/pull/309))
- Prevent SPI calls at runtime ([#293](https://github.com/opensearch-project/opensearch-java/pull/293))
- Add support for OpenSearch Serverless ([#339](https://github.com/opensearch-project/opensearch-java/pull/339))
- Fix issue where completion suggestions were failing, due to being parsed as term suggestions([#107](https://github.com/opensearch-project/opensearch-java/issues/107))
- Fix issue where completion suggestions were failing, due to being parsed as term suggestions ([#107](https://github.com/opensearch-project/opensearch-java/issues/107))

### Deprecated

Expand Down

0 comments on commit 33f2bf4

Please sign in to comment.