diff --git a/release-notes/opensearch-dashboards.release-notes-2.4.1.md b/release-notes/opensearch-dashboards.release-notes-2.4.1.md new file mode 100644 index 000000000000..84e3a787e6de --- /dev/null +++ b/release-notes/opensearch-dashboards.release-notes-2.4.1.md @@ -0,0 +1,9 @@ +## Version 2.4.1 Release Notes + +### 🐛 Bug Fixes + +* Update `leaflet-vega` and fix its usage ([#3005](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3005)) + +### 🔩 Tests + +* Correct the linting logic for `no-restricted-path` to ignore trailing slashes ([#3020](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3020))