From df119dd6b1cd81a2566fe693610a7fa783c898e0 Mon Sep 17 00:00:00 2001 From: sumukhswamy Date: Mon, 12 Feb 2024 13:27:17 -0800 Subject: [PATCH] added release notes Signed-off-by: sumukhswamy --- release-notes/opensearch-reporting.release-notes-2.12.0.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/opensearch-reporting.release-notes-2.12.0.0.md b/release-notes/opensearch-reporting.release-notes-2.12.0.0.md index 5f2ed608..9dfa39c7 100644 --- a/release-notes/opensearch-reporting.release-notes-2.12.0.0.md +++ b/release-notes/opensearch-reporting.release-notes-2.12.0.0.md @@ -1,6 +1,6 @@ -## Version 2.10.0.0 Release Notes +## Version 2.12.0.0 Release Notes -Compatible with OpenSearch 2.10.0 +Compatible with OpenSearch 2.12.0 ### Maintenance * Onboard jenkins prod docker images to github actions ([#924](https://github.com/opensearch-project/reporting/pull/924))