From a8fb9bf80e48eddf6762b6853ecf2a2925d52019 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Thu, 7 Mar 2024 14:30:54 -0700 Subject: [PATCH] Minor update to v1.14.0 CHANGELOG --- CHANGELOG/v1.14.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG/v1.14.0.md b/CHANGELOG/v1.14.0.md index 1846e4d90e9..e3252682aa7 100644 --- a/CHANGELOG/v1.14.0.md +++ b/CHANGELOG/v1.14.0.md @@ -3,7 +3,7 @@ ### Feature - Add additional Printer Columns like "Ready", "Severity", "Reason" and "Message" to CAPZ resources ([#4442](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4442), [@prashantrewar](https://github.com/prashantrewar)) -- Add support for AKS Extensions & Marketplace Offers ([#4360](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4360), [@willie-yao](https://github.com/willie-yao)) +- Add support for AKS Extensions and Marketplace Offers ([#4360](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4360), [@willie-yao](https://github.com/willie-yao)) - Add support for Azure CNI Powered by Cilium ([#4522](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4522), [@willie-yao](https://github.com/willie-yao)) - Allow ASO to install other CRDs ([#4547](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4547), [@nawazkh](https://github.com/nawazkh)) - Allow adding pre-existing privateDNSZone to AKS clusters ([#4572](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4572), [@nawazkh](https://github.com/nawazkh))