Skip to content

Commit 6c95d51

Browse files
committed
docs: add comment to changelog
1 parent 25159b1 commit 6c95d51

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313
- **Feature:** Add method to delete all instances for a project: `TerminateProject`
1414
- `modelserving`: [v0.1.0](services/modelserving/CHANGELOG.md#v010-2025-02-25)
1515
- **New**: STACKIT Model Serving module can be used to manage the STACKIT Model Serving.
16-
- `iaas`: [v0.21.0](services/iaas/CHANGELOG.md#v0210-2025-02-27)
16+
- `iaas`: [v0.21.0](services/iaas/CHANGELOG.md#v0210-2025-03-02)
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+
- Increase Timeouts for volume and network wait handlers
2021
- `serviceenablement: [v0.6.0](services/serviceenablement/CHANGELOG.md#v060-2025-02-27)
2122
- **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.
2223

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)