Skip to content

Commit 843cd74

Browse files
committed
update CHANGELOG.md
1 parent 59174fa commit 843cd74

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

services/alb/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.6.1
2+
- Update description of field `WafConfigName` in `Listener` model
3+
14
## v0.6.0
25
- **Feature:** Add attribute `labels` to `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` model classes
36
- **Feature:** Add attribute `waf_config_name` to `Listener` model class

services/alb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-alb"
33

44
[tool.poetry]
55
name = "stackit-alb"
6-
version = "v0.6.0"
6+
version = "v0.6.1"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]

0 commit comments

Comments
 (0)