diff --git a/CHANGELOG/v1.8.4-d2iq.0.md b/CHANGELOG/v1.8.4-d2iq.0.md new file mode 100644 index 000000000000..42eb2fc61d88 --- /dev/null +++ b/CHANGELOG/v1.8.4-d2iq.0.md @@ -0,0 +1,31 @@ +## 👌 Kubernetes version support + +- Management Cluster: v1.27.x -> v1.31.x +- Workload Cluster: v1.25.x -> v1.31.x + +[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html) + +## Changes since v1.8.4 +## :chart_with_upwards_trend: Overview +- 2 new commits merged +- 2 bugs fixed 🐛 + +## :bug: Bug Fixes +- fix: Suppress API server warnings in clusterctl (#22) +- fix: increase the timeout when creating and upgrading CAPI controllers (#25) + +## :seedling: Others +_Nothing has changed._ + +## Dependencies + +### Added +_Nothing has changed._ + +### Changed +_Nothing has changed._ + +### Removed +_Nothing has changed._ + +_Thanks to all our contributors!_ 😊 \ No newline at end of file