From e68ae888126a82b8ac55a01107b9c09d79268c39 Mon Sep 17 00:00:00 2001 From: Craig Perkins Date: Fri, 6 Dec 2024 19:19:06 -0500 Subject: [PATCH] Add release notes for 1.3.20 release (#2156) --- ...ch-security-dashboards-plugin.release-notes-1.3.20.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md new file mode 100644 index 00000000..c2fac46f --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md @@ -0,0 +1,7 @@ +## Version 1.3.20.0 + +Compatible with Opensearch-Dashboards 1.3.20 + +### Maintenance + +* Backport CVE fixes to 1.3 branch ([#2152](https://github.com/opensearch-project/security-dashboards-plugin/pull/2152))