diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.18.0.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.18.0.0.md new file mode 100644 index 00000000..22d14991 --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.18.0.0.md @@ -0,0 +1,10 @@ +## Version 2.18.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards version 2.18.0 + +### Enhancements +* Add JWT authentication type to MultipleAuthentication ([#2107](https://github.com/opensearch-project/security-dashboards-plugin/pull/2107)) + +### Bug Fixes +* Update category label for security plugin ([#2121](https://github.com/opensearch-project/security-dashboards-plugin/pull/2121)) +* Fix button label ([#2130](https://github.com/opensearch-project/security-dashboards-plugin/pull/2130))