Skip to content

Commit c70f83f

Browse files
committed
add changelog entries
1 parent c917570 commit c70f83f

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+
- `serverupdate`: [v0.1.2](services/serverupdate/CHANGELOG.md#v012)
3+
- **Improvement:** Support additional properties in models
4+
15
## Release (2026-01-27)
26
- `core`: [v0.4.1](core/CHANGELOG.md/#v041)
37
- **Bugfix:** Add check in `KeyFlowAuthenticator` to prevent endless loops

services/serverupdate/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.1.2
2+
- **Improvement:** Support additional properties in models
3+
14
## v0.1.1
25
- Bump dependency `cloud.stackit.sdk.core` to v0.4.1
36

services/serverupdate/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.1.2

0 commit comments

Comments
 (0)