From 837b5965f7145e4e65d435d1ba238f8efa422667 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Oct 2022 17:30:30 +0000 Subject: [PATCH] chore(release): 0.28.6 release notes [skip ci] ## [0.28.6](https://github.com/IBM/platform-services-go-sdk/compare/v0.28.5...v0.28.6) (2022-10-14) ### Bug Fixes * **Context Based Restrictions:** add list rule with service_group_id test ([#208](https://github.com/IBM/platform-services-go-sdk/issues/208)) ([e3b7581](https://github.com/IBM/platform-services-go-sdk/commit/e3b758138cbe45bfba7d698fef39d34e40136498)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f3138d9..7e628356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.28.6](https://github.com/IBM/platform-services-go-sdk/compare/v0.28.5...v0.28.6) (2022-10-14) + + +### Bug Fixes + +* **Context Based Restrictions:** add list rule with service_group_id test ([#208](https://github.com/IBM/platform-services-go-sdk/issues/208)) ([e3b7581](https://github.com/IBM/platform-services-go-sdk/commit/e3b758138cbe45bfba7d698fef39d34e40136498)) + ## [0.28.5](https://github.com/IBM/platform-services-go-sdk/compare/v0.28.4...v0.28.5) (2022-09-29)