Skip to content

Commit fd41cf0

Browse files
Update changelog
1 parent 33c0fde commit fd41cf0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
- `iaas`: [v0.14.0](services/iaas/CHANGELOG.md#v0140-2024-10-18)
44
- **Feature:** Add waiter methods for `Volume`, `Server` and `AttachedVolume`
5+
- `resourcemanager`: [v0.11.0](services/iaas/CHANGELOG.md#v0110-2024-10-21)
6+
- **Feature:** Get containers of a folder using the new method `BffGetContainersOfAFolder`
7+
- **Feature:** Get containers of an organization using the new method `BffGetContainersOfAnOrganization`
58

69
## Release (2024-10-18)
710

services/resourcemanager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.11.0 (2024-10-21)
2+
- **Feature:** Get containers of a folder using the new method `BffGetContainersOfAFolder`
3+
- **Feature:** Get containers of an organization using the new method `BffGetContainersOfAnOrganization`
4+
15
## v0.10.0 (2024-10-14)
26

37
- **Feature:** Add support for nullable models

0 commit comments

Comments
 (0)