diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b7a52b42..e78c256a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Add BWC for batch ingestion ([#769](https://github.com/opensearch-project/neural-search/pull/769)) - Add backward test cases for neural sparse two phase processor ([#777](https://github.com/opensearch-project/neural-search/pull/777)) - Fix CI for JDK upgrade towards 21 ([#835](https://github.com/opensearch-project/neural-search/pull/835)) +- Maven publishing workflow by upgrade jdk to 21 ([#837](https://github.com/opensearch-project/neural-search/pull/837)) ### Documentation ### Maintenance ### Refactoring