From 69088db9e9c4234592cf1d31f5eda45e5009aeca Mon Sep 17 00:00:00 2001 From: Venkatesh Date: Thu, 24 Oct 2024 18:23:20 +0530 Subject: [PATCH] chore: Release v0.0.400 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 60a51ef8..09054ac3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,11 @@ This document describes the relevant changes between releases of the API 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. + ## 0.0.399 Oct 22 2024 - Improve Clusters Azure API type documentation - Add Azure Operators Authentication related resources