From baae80d7d3e63eab8ca34e6e123f5661da817638 Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Tue, 7 Oct 2025 15:20:46 -0400 Subject: [PATCH] Delete CHANGELOG.md (#1102) Signed-off-by: Peter Zhu (cherry picked from commit 033df9e3a9851380a95083c9566c118a9bfbaa25) --- CHANGELOG.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index af187c45..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,25 +0,0 @@ -# CHANGELOG -All notable changes to this project are documented in this file. - -Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) - -## [Unreleased 3.x](https://github.com/opensearch-project/anomaly-detection/compare/2.x...HEAD) -### Features -### Enhancements -### Bug Fixes -### Infrastructure -### Documentation -### Maintenance -### Refactoring - -## [Unreleased 2.x](https://github.com/opensearch-project/anomaly-detection/compare/2.19...2.x) -### Features - - -### Enhancements -### Bug Fixes - -### Infrastructure -### Documentation -### Maintenance -### Refactoring