Skip to content

Commit 4918b37

Browse files
committed
chore: release 0.12.0
1 parent 8874fc1 commit 4918b37

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.12.0 (2023-02-18)
4+
5+
### Features
6+
7+
- improved formatting of image and networks properties (#5)
8+
- use OpenAPI x-cli-format as default value for --format option (#4)
9+
- set API URL and TLS verification via environment variables (#1)
10+
311
## [0.11.1](https://github.com/binarylane/binarylane-cli/compare/v0.11.0...v0.11.1) (2023-01-25)
412

513
### 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.11.1"
3+
version = "0.12.0"
44
description = ""
55
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)