From cb58d8ea11d2946acdf13886ba07abed779541d5 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Date: Thu, 31 Oct 2024 18:21:11 -0300 Subject: [PATCH] OCM-12240 | chore: bump changes to v0.0.401 --- CHANGES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 09054ac3..6f2fb31d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,8 +2,11 @@ This document describes the relevant changes between releases of the API model. -## 0.0.400 Oct 24 2024 +## 0.0.401 Oct 31 2024 +- Add settings for HCP Shared VPC to `Cluster` model +- Add support for cluster arch to `DNS` model +## 0.0.400 Oct 24 2024 - Update `Parameters` attribute in addon_installation_type.model to the List of `AddonInstallationParameter` type. - Update `Parameters` attribute in addon_type.model to the List of `AddonParameter` type.