From d0fb387698a9bdfdc2cc1349dc05d7cc93833436 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Date: Mon, 29 Jul 2024 08:58:35 -0300 Subject: [PATCH] OCM-9953 | chore: Release 0.0.387 --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 888eaf26..f744c697 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,9 @@ This document describes the relevant changes between releases of the API model. +## 0.0.387 Jul 30 2024 +- Adjust `resources` from cluster resources to be [String]Interface + ## 0.0.386 Jul 29 2024 - Add `RootVolume` attribute to `AWSNodePool` model