diff --git a/CHANGELOG.md b/CHANGELOG.md index 50fcff89..99395d25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,12 @@ Some examples, more below in the actual changelog (newer entries are more likely --> +### Added +* ipam/address: Add ip-version and prefix filter attributes to `ReserveRandom` request (#378, @anx-mschaefer) + +### Fixed +* ipam: Fix several error messages to contain the correct resource (#378, @anx-mschaefer) + ## [0.7.0] - 2024-05-24 * go-anxcloud is now tested with Go versions 1.21 and 1.22 and we might start using features only available since 1.21