File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.15 .0"
2+ "." : " 0.16 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.16.0 (2024-09-02)
4+
5+ <!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+ ## What's Changed
8+ ### Exciting New Features 🎉
9+ * feat: Build with go 1.23 by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/889
10+ ### Other Changes
11+ * test: Bump Kubernetes versions for tests by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/893
12+
13+
14+ ** Full Changelog** : https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.15.0...v0.16.0
15+
316## 0.15.0 (2024-08-26)
417
518<!-- Release notes generated using configuration in .github/release.yaml at main -->
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ archived_version = false
7070# The version number for the version of the docs represented in this doc set.
7171# Used in the "version-banner" partial to display a version number for the
7272# current doc set.
73- version = " 0.15 .0"
73+ version = " 0.16 .0"
7474
7575# A link to latest version of the docs. Used in the "version-banner" partial to
7676# point people to the main doc site.
You can’t perform that action at this time.
0 commit comments