From ed68117e2c8c23b9c8fd0126a44ef5d5de4f2d41 Mon Sep 17 00:00:00 2001 From: Massimiliano Ziccardi Date: Fri, 13 Dec 2024 10:57:18 +0100 Subject: [PATCH] chore: update the changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ee8cf8cb..dc498b59 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,10 @@ This document describes the relevant changes between releases of the API model. +## 0.0.403 Dec 13 2024 +- add `NodesOutboundConnectivity` in azure_type.model to the `Azure` model +- add `AzureNodesOutboundConnectivity` model + ## 0.0.402 Nov 15 2024 - Add WifConfig status endpoint - Add `WifConfigStatus` model