From 104b25162de1a2c0def0a8384fa9f13936f822d3 Mon Sep 17 00:00:00 2001 From: Bharathwaj G Date: Thu, 12 Jan 2023 09:57:43 +0530 Subject: [PATCH] Release notes for 2.5 (#223) Signed-off-by: Bharathwaj G Signed-off-by: Bharathwaj G --- ...opensearch-asynchronous-search.release-notes-2.5.0.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-asynchronous-search.release-notes-2.5.0.0.md diff --git a/release-notes/opensearch-asynchronous-search.release-notes-2.5.0.0.md b/release-notes/opensearch-asynchronous-search.release-notes-2.5.0.0.md new file mode 100644 index 00000000..3d3c4bf9 --- /dev/null +++ b/release-notes/opensearch-asynchronous-search.release-notes-2.5.0.0.md @@ -0,0 +1,7 @@ +## Version 2.5.0.0 2023-01-12 + +Compatible with OpenSearch 2.5.0 + +### Maintenance +* Bump version to 2.5.0 ([#196](https://github.com/opensearch-project/asynchronous-search/pull/196)) +* Updated Maintainers.MD format ([#218](https://github.com/opensearch-project/asynchronous-search/pull/218))