Skip to content

Commit 06862bb

Browse files
committed
chore(doc): add changelog entries
1 parent 98c44ec commit 06862bb

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
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)
17+
- **Feature:** Add method to list all public ip ranges: `ListPublicIpRanges`
18+
- Add size attribute to image model
19+
- Add CPU architecture attribute to image config model
1620

1721
## Release (2025-02-21)
1822
> [!WARNING]

services/iaas/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.21.0 (2025-02-27)
2+
3+
- **Feature:** Add method to list all public ip ranges: `ListPublicIpRanges`
4+
- Add size attribute to image model
5+
- Add CPU architecture attribute to image config model
6+
17
## v0.20.0 (2025-02-21)
28
- **New:** Minimal go version is now Go 1.21
39

0 commit comments

Comments
 (0)