From b32f98bedfbab1c19c225845737c72489789f956 Mon Sep 17 00:00:00 2001 From: Heng Qian Date: Wed, 13 Nov 2024 14:53:05 +0800 Subject: [PATCH] Revert "Update CHANGELOG" Signed-off-by: Heng Qian --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c876a1e..7b1f657e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) ### Features ### Enhancements ### Bug Fixes -- Fix alert summary prompt ([#958](https://github.com/opensearch-project/flow-framework/pull/958)) - ### Infrastructure - Set Java target compatibility to JDK 21 ([#730](https://github.com/opensearch-project/flow-framework/pull/730))