From 6e61e1b6f853473e3b4ed15788d35760ce966bd6 Mon Sep 17 00:00:00 2001 From: Craig Perkins Date: Wed, 6 Nov 2024 12:03:08 -0500 Subject: [PATCH] Add to CHANGELOG Signed-off-by: Craig Perkins --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index acd7b49a..39fcc55d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on ho ### Infrastructure ### Documentation ### Maintenance +- Set geospatial plugin 3.0.0 baseline JDK version to JDK-21 ([#695](https://github.com/opensearch-project/geospatial/pull/695)) + ### Refactoring ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.17...2.x)