[Chore] Add 2.4.1 release notes (#3070)

* [Chore] Add 2.4.1 release notes

Signed-off-by: Josh Romero <rmerqg@amazon.com>
This commit is contained in:
Josh Romero 2022-12-12 17:51:42 -08:00 committed by GitHub
parent 527ddf271b
commit bb94a9d6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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))