From 4c0ce3e02c1bcd6d3446ab1c6c59674f5db89686 Mon Sep 17 00:00:00 2001 From: Massimiliano Ziccardi Date: Fri, 13 Dec 2024 10:57:18 +0100 Subject: [PATCH] chore: Release v0.0.403 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ee8cf8cb..aeb515b3 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