From c672a5e94d40dea1a83b66d5419ab692587c06c9 Mon Sep 17 00:00:00 2001 From: tithakka Date: Mon, 25 Sep 2023 15:18:13 -0400 Subject: [PATCH] Fixed duplication of lines --- CHANGES.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 31dd2a4e..445dec6e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,13 +2,8 @@ This document describes the relevant changes between releases of the API model. -## 0.0.324 September 25 2023 -- Add `GCPMarketplaceEnabled` to `version` type - ## 0.0.323 September 25 2023 -- Add `AdditionalComputeSecurityGroupIds` to `AWS` type -- Add `AdditionalSecurityGroupIds` to `AWS Machine Pool` type -- Add `AwsSecurityGroups` to `VPC` type +- Add `GCPMarketplaceEnabled` to `version` type ## 0.0.322 September 25 2023 - Add `AdditionalComputeSecurityGroupIds` to `AWS` type