Skip to content

Commit 21e8fde

Browse files
committed
docs: add comment to changelog
1 parent 25159b1 commit 21e8fde

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
- **Feature:** Add method to list all public ip ranges: `ListPublicIpRanges`
1818
- Add size attribute to image model
1919
- Add CPU architecture attribute to image config model
20+
- `iaas`: [v0.21.1](services/iaas/CHANGELOG.md#v0211-2025-03-02)
21+
- Increase Timeouts for volume and network wait handlers
2022
- `serviceenablement: [v0.6.0](services/serviceenablement/CHANGELOG.md#v060-2025-02-27)
2123
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
2224

services/iaas/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
## v0.21.1 (2025-03-02)
2+
3+
- Increase Timeouts for volume and network wait handlers
4+
15
## v0.21.0 (2025-02-27)
26

37
- **Feature:** Add method to list all public ip ranges: `ListPublicIpRanges`
48
- Add size attribute to image model
59
- Add CPU architecture attribute to image config model
610

711
## v0.20.0 (2025-02-21)
12+
813
- **New:** Minimal go version is now Go 1.21
914

1015
## v0.19.0 (2024-12-20)

0 commit comments

Comments
 (0)