From 37cce2d0461a749d16e1f044ac47271945eb9b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beniamin=20J=C4=99drychowski?= Date: Mon, 29 Jul 2024 08:03:15 +0200 Subject: [PATCH] Update CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixed changelog formatting Co-authored-by: Thomas Farr Signed-off-by: Beniamin Jędrychowski --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c7d55c562..f91dd824b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,8 @@ This section is for maintaining a changelog for all breaking changes for the cli ### Removed ### Fixed -- Fixed error when deserializing a normalizer without 'type' [#1111](https://github.com/opensearch-project/opensearch-java/pull/1111) +- Fixed error when deserializing a normalizer without 'type' ([#1111](https://github.com/opensearch-project/opensearch-java/pull/1111)) + ### Security ## [2.12.0] - 07/22/2024