Skip to content

Commit fa39f34

Browse files
committed
docs: add changelog entry
1 parent 25159b1 commit fa39f34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
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-
- `serviceenablement: [v0.6.0](services/serviceenablement/CHANGELOG.md#v060-2025-02-27)
20+
- `iaas`: [v0.21.1](services/iaas/CHANGELOG.md#v0211-2025-03-02)
21+
- Increase Timeouts for volume and network wait handlers
22+
- `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

2325

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)