You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 0.3.0 (2024-12-04)
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.1 by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/pull/31
10
+
* feat: go 1.23.2 and all other tooling upgrades by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/pull/34
11
+
* feat: Add CLI tool to reserve and unreserve IP addresses by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/pull/42
12
+
### Fixes 🔧
13
+
* fix: corrected the path in the docs by @deepakm-ntnx in https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/pull/32
14
+
15
+
## New Contributors
16
+
*@deepakm-ntnx made their first contribution in https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix/pull/32
0 commit comments