From e3117a59afdae87ad3ba1d3e24407f801cd0bcdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Sch=C3=A4fer?= Date: Wed, 5 Jun 2024 08:08:37 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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