From e6e9455a6c5f162ff9d06c279399b268bb99200e Mon Sep 17 00:00:00 2001 From: Anurag Sharma Date: Fri, 19 Apr 2024 21:32:35 +0530 Subject: [PATCH] Correcting annotations --- CHANGELOG.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07cea81a..fd9ea42b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [2.8.0] - 2024-03-29 -### Added -- Added support for Ocean AKS Migration APIs. -## [2.8.0] - 2024-04-19 +## [3.0.0] - 2024-04-19 ### Fixed -- Removed support for deprecated MLB/Multai integration. +- Removed support for Azure V2 Scaleset Elastigroup (Deprecated). ## [2.9.0] - 2024-04-19 ### Fixed @@ -17,14 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Added support for Ocean AKS Migration APIs. -## [3.0.0] - 2024-04-19 -### Fixed -- Removed support for Azure V2 Scaleset Elastigroup (Deprecated). - -## [2.8.0] - 2024-04-19 -### Fixed -- Removed support for deprecated MLB/Multai integration. - ## [2.7.0] - 2024-03-14 ### Added - Added support for Ocean AKS Roll APIs.