Skip to content

Commit f998df5

Browse files
committed
add changelog entries
1 parent 8bf4d1a commit f998df5

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
- `alb`: [v0.3.0](services/alb/CHANGELOG.md#v030)
33
- **Feature:** Add fields `usedCredentials` and `usedLoadbalancers` to `GetQuotaResponse`
44
- **Improvement:** Support additional properties in models
5+
- `loadbalancer`: [v0.2.0](services/loadbalancer/CHANGELOG.md#v020)
6+
- **Feature:** Add fields `maxCredentials`, `usedCredentials` and `usedLoadbalancers` to model `GetQuotaResponse`
7+
- **Improvement:** Support additional properties in models
58
- `objectstorage`: [v0.1.2](services/objectstorage/CHANGELOG.md#v012)
69
- **Improvement:** Support additional properties in models
710
- `resourcemanager`: [v0.4.2](services/resourcemanager/CHANGELOG.md#v042)

services/loadbalancer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.0
2+
- **Feature:** Add fields `maxCredentials`, `usedCredentials` and `usedLoadbalancers` to model `GetQuotaResponse`
3+
- **Improvement:** Support additional properties in models
4+
15
## v0.1.1
26
- Bump dependency `cloud.stackit.sdk.core` to v0.4.1
37

services/loadbalancer/VERSION

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

0 commit comments

Comments
 (0)