From 59247fbb115d2e34033273e9a2d8788c8ea7bcc1 Mon Sep 17 00:00:00 2001 From: Peter Nied Date: Tue, 3 May 2022 15:53:38 -0500 Subject: [PATCH] Release notes for 1.3.2 (#979) Signed-off-by: Peter Nied --- ...ch-security-dashboards-plugin.release-notes-1.3.2.0.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.2.0.md diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.2.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.2.0.md new file mode 100644 index 000000000..464dc4d75 --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.2.0.md @@ -0,0 +1,8 @@ +## Version 1.3.2.0 + +### Bug Fixes +* Fix 'openserach' typo in constants.tsx (#953) ([#959](https://github.com/opensearch-project/security-dashboards-plugin/pull/959)) + +### Maintenance +* Incremented version to 1.3.2. ([#978](https://github.com/opensearch-project/security-dashboards-plugin/pull/978)) +* Remove redundant DCO check in favor of the GitHub app ([#972](https://github.com/opensearch-project/security-dashboards-plugin/pull/972)) \ No newline at end of file