diff --git a/CHANGELOG.md b/CHANGELOG.md index 7514e44c..e0c309aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,14 +13,11 @@ See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on ho ### Maintenance ### Refactoring -## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.11...2.x) +## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.12...2.x) ### Features -* Add denylist ip config for datasource endpoint ([#573](https://github.com/opensearch-project/geospatial/pull/573)) ### Enhancements ### Bug Fixes ### Infrastructure ### Documentation ### Maintenance -* Upgrade gradle to 8.4 ([#596](https://github.com/opensearch-project/geospatial/pull/596)) -* Update spotless and eclipse dependencies ([#620](https://github.com/opensearch-project/geospatial/pull/620)) ### Refactoring diff --git a/release-notes/opensearch-geospatial.releaes-notes-2.12.0.0.md b/release-notes/opensearch-geospatial.releaes-notes-2.12.0.0.md new file mode 100644 index 00000000..4633ea37 --- /dev/null +++ b/release-notes/opensearch-geospatial.releaes-notes-2.12.0.0.md @@ -0,0 +1,9 @@ +## Version 2.12.0.0 Release Notes + +Compatible with OpenSearch 2.12.0 + +### Features +* Add denylist ip config for datasource endpoint ([#573](https://github.com/opensearch-project/geospatial/pull/573)) +### Maintenance +* Upgrade gradle to 8.4 ([#596](https://github.com/opensearch-project/geospatial/pull/596)) +* Update spotless and eclipse dependencies ([#620](https://github.com/opensearch-project/geospatial/pull/620)) \ No newline at end of file