From b7e5469172d9f1cb730de5842d3c06373a49a3b1 Mon Sep 17 00:00:00 2001 From: Subhobrata Dey Date: Mon, 12 Dec 2022 16:38:49 -0800 Subject: [PATCH] Add release notes for 2.4.1 (#183) Signed-off-by: Subhobrata Dey --- .../opensearch-security-analytics.release-notes-2.4.1.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-security-analytics.release-notes-2.4.1.0.md diff --git a/release-notes/opensearch-security-analytics.release-notes-2.4.1.0.md b/release-notes/opensearch-security-analytics.release-notes-2.4.1.0.md new file mode 100644 index 000000000..2a610e54e --- /dev/null +++ b/release-notes/opensearch-security-analytics.release-notes-2.4.1.0.md @@ -0,0 +1,7 @@ +## Version 2.4.1.0 Release Notes + +Compatible with OpenSearch 2.4.1 + +### Bug Fixes + +* fix for running windows integration tests ([#176](https://github.com/opensearch-project/security-analytics/pull/176)) \ No newline at end of file