diff --git a/release-notes/opensearch-common-utils.release-notes-2.1.0.0.md b/release-notes/opensearch-common-utils.release-notes-2.1.0.0.md new file mode 100644 index 00000000..3bf4465f --- /dev/null +++ b/release-notes/opensearch-common-utils.release-notes-2.1.0.0.md @@ -0,0 +1,10 @@ +## Version 2.1.0.0 2022-07-06 + +Compatible with OpenSearch 2.1.0 + +### Maintenance +* Upgrade gradle to 7.4.2. ([#191](https://github.com/opensearch-project/common-utils/pull/191)) +* Bump up the version to 2.1. ([#190](https://github.com/opensearch-project/common-utils/pull/190)) + +### Documentation +* Added 2.1 release notes. ([#194](https://github.com/opensearch-project/common-utils/pull/194)) \ No newline at end of file