From eb6e013d38d75da7b8f573926698022cf0735e25 Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Fri, 29 Mar 2024 16:34:31 -0400 Subject: [PATCH] Update opensearch-custom-codecs.release-notes-2.13.0.0.md to conform with OpenSearch guidelines Signed-off-by: Andriy Redko --- .../opensearch-custom-codecs.release-notes-2.13.0.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/opensearch-custom-codecs.release-notes-2.13.0.0.md b/release-notes/opensearch-custom-codecs.release-notes-2.13.0.0.md index 39e3443..315eb36 100644 --- a/release-notes/opensearch-custom-codecs.release-notes-2.13.0.0.md +++ b/release-notes/opensearch-custom-codecs.release-notes-2.13.0.0.md @@ -2,6 +2,6 @@ Compatible with OpenSearch 2.13.0 -### Changed +### Enhancements -* Remove unneccessary ArrayUtil.grow in Zstd compression modes. ([#121](https://github.com/opensearch-project/custom-codecs/pull/121)) \ No newline at end of file +* Remove unneccessary ArrayUtil.grow in Zstd compression modes. ([#121](https://github.com/opensearch-project/custom-codecs/pull/121))