File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 30
30
- ** Bugfix:** Adjusted ` UnmarshalJSON ` function to use enum types and added tests for enums
31
31
- ` redis ` : [ v0.24.1] ( services/redis/CHANGELOG.md#v0241-2025-06-04 )
32
32
- ** Bugfix:** Adjusted ` UnmarshalJSON ` function to use enum types and added tests for enums
33
- - ` resourcemanager ` : [ v0.15.1] ( services/resourcemanager/CHANGELOG.md#v0151-2025-06-04 )
33
+ - ` resourcemanager ` :
34
+ - [ v0.16.0] ( services/resourcemanager/CHANGELOG.md#v0160-2025-06-04 )
35
+ - ** Feature:** Delete Organization labels using the new method ` DeleteOrganizationLabels `
36
+ - ** Feature:** Delete Project labels using the new method ` DeleteProjectLabels `
37
+ - ** Feature:** List folders using the new method ` ListFolders `
38
+ - ** Feature:** Partial Update Organization using the new method ` PartialUpdateOrganization `
39
+ - [ v0.15.1] ( services/resourcemanager/CHANGELOG.md#v0151-2025-06-04 )
34
40
- ** Bugfix:** Adjusted ` UnmarshalJSON ` function to use enum types and added tests for enums
35
41
- ` runcommand ` : [ v1.2.1] ( services/runcommand/CHANGELOG.md#v121-2025-06-04 )
36
42
- ** Bugfix:** Adjusted ` UnmarshalJSON ` function to use enum types and added tests for enums
Original file line number Diff line number Diff line change
1
+ ## v0.16.0 (2025-06-04)
2
+ - ** Feature:** Delete Organization labels using the new method ` DeleteOrganizationLabels `
3
+ - ** Feature:** Delete Project labels using the new method ` DeleteProjectLabels `
4
+ - ** Feature:** List folders using the new method ` ListFolders `
5
+ - ** Feature:** Partial Update Organization using the new method ` PartialUpdateOrganization `
6
+
1
7
## v0.15.1 (2025-06-04)
2
8
- ** Bugfix:** Adjusted ` UnmarshalJSON ` function to use enum types and added tests for enums
3
9
You can’t perform that action at this time.
0 commit comments