Skip to content

Commit 5712317

Browse files
committed
add changelog entries
1 parent 4a0dbf7 commit 5712317

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Release (2026-MM-DD)
2+
- `iaas`: [v1.0.1](services/iaas/CHANGELOG.md#v101)
3+
- **Docs:** Extend docs of class `PortRange`
4+
15
## Release (2026-03-24)
26
- `alb`:
37
- [v0.4.0](services/alb/CHANGELOG.md#v040)

services/iaas/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.1
2+
- **Docs:** Extend docs of class `PortRange`
3+
14
## v1.0.0
25
- **Breaking Change:** Add required `region` parameter to most API methods in `DefaultApi` class.
36
- **Breaking Change:** Removal of API methods from `DefaultApi` class: `listSnapshots`, `updateImageScopeLocal`, `updateImageScopePublic`.

services/iaas/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.1

0 commit comments

Comments
 (0)