From 793a20b2c9f03f6490c6d64b954263b1c8b60264 Mon Sep 17 00:00:00 2001 From: Varun Jain Date: Mon, 18 Mar 2024 15:35:59 -0700 Subject: [PATCH] Add release notes for 2.13.0 release Signed-off-by: Varun Jain --- CHANGELOG.md | 1 - .../opensearch-geospatial.releaes-notes-2.13.0.0.md | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 release-notes/opensearch-geospatial.releaes-notes-2.13.0.0.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e3ac964..e0c309aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on ho ### Features ### Enhancements ### Bug Fixes -* Adjusted dependency versions to address CVEs ([#635](https://github.com/opensearch-project/geospatial/pull/635)) ### Infrastructure ### Documentation ### Maintenance diff --git a/release-notes/opensearch-geospatial.releaes-notes-2.13.0.0.md b/release-notes/opensearch-geospatial.releaes-notes-2.13.0.0.md new file mode 100644 index 00000000..c09f4f52 --- /dev/null +++ b/release-notes/opensearch-geospatial.releaes-notes-2.13.0.0.md @@ -0,0 +1,6 @@ +## Version 2.13.0.0 Release Notes + +Compatible with OpenSearch 2.13.0 + +### Bug Fixes +* Adjusted dependency versions to address CVEs ([#635](https://github.com/opensearch-project/geospatial/pull/635)) \ No newline at end of file