diff --git a/release-notes/opensearch-query-workbench.release-notes-2.13.0.0.md b/release-notes/opensearch-query-workbench.release-notes-2.13.0.0.md new file mode 100644 index 0000000..0923f06 --- /dev/null +++ b/release-notes/opensearch-query-workbench.release-notes-2.13.0.0.md @@ -0,0 +1,14 @@ +## Version 2.13.0.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards 2.13.0 + +### Bug Fixes +- Refactor async calls and minor bug fixes([#274](https://github.com/opensearch-project/dashboards-query-workbench/pull/274)) + +### Infrastructure +- Add single version flag during bootstrap to fix version conflicts ([#269](https://github.com/opensearch-project/dashboards-query-workbench/pull/269)) +- Add OSD react as required plugin ([#278](https://github.com/opensearch-project/dashboards-query-workbench/pull/278)) + +### Maintenance +- Add workflow to verify binary install ([#272](https://github.com/opensearch-project/dashboards-query-workbench/pull/272)) +