From 2acf18de61bdb80943f47707b48509751480fad3 Mon Sep 17 00:00:00 2001 From: philipwu08 Date: Fri, 13 Sep 2024 09:34:38 -0400 Subject: [PATCH] chore: update release v0.0.395 to include provision shard changes --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4a0956d4..13992f94 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ This document describes the relevant changes between releases of the API model. ## 0.0.395 Sep 13 2024 - Add `WifEnabled` to `Version` model +- Add `AWSShard` to the `ProvisionShard` model ## 0.0.394 Sep 10 2024 - Add `WifTemplates` field to `WifConfig` model