From 546a851ed00b2d0c28b9d3410e5d98ec80c584ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Feb 2025 17:51:05 +0000 Subject: [PATCH] chore(release): 0.75.0 release notes [skip ci] # [0.75.0](https://github.com/IBM/platform-services-go-sdk/compare/v0.74.1...v0.75.0) (2025-02-11) ### Features * **IAM Access Groups:** Add CRN filter ([#373](https://github.com/IBM/platform-services-go-sdk/issues/373)) ([5f2bc85](https://github.com/IBM/platform-services-go-sdk/commit/5f2bc85660470340bb9c605d36739436890bd9c8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5736ad83..57efc266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.75.0](https://github.com/IBM/platform-services-go-sdk/compare/v0.74.1...v0.75.0) (2025-02-11) + + +### Features + +* **IAM Access Groups:** Add CRN filter ([#373](https://github.com/IBM/platform-services-go-sdk/issues/373)) ([5f2bc85](https://github.com/IBM/platform-services-go-sdk/commit/5f2bc85660470340bb9c605d36739436890bd9c8)) + ## [0.74.1](https://github.com/IBM/platform-services-go-sdk/compare/v0.74.0...v0.74.1) (2025-02-11)