Skip to content

Commit f4cb571

Browse files
committed
chore: release 0.20.0
1 parent 75d4515 commit f4cb571

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## v0.20.0 (2025-07-22)
4+
5+
### Features
6+
7+
- add x-cli-lookup attribute to load-balancer and vpc (#69)
8+
- support x-cli-lookup attribute on request body properties (#68)
9+
310
## v0.19.0 (2025-04-04)
411

512
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "binarylane-cli"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
description = ""
55
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)