We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d4515 commit f4cb571Copy full SHA for f4cb571
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
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
10
## v0.19.0 (2025-04-04)
11
12
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "binarylane-cli"
-version = "0.19.0"
+version = "0.20.0"
description = ""
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
readme = "README.md"
0 commit comments