Skip to content

Commit 58f6bc0

Browse files
committed
chore: release 0.16.0
1 parent 1b9ef5b commit 58f6bc0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.16.0 (2023-04-21)
4+
5+
### Features
6+
7+
- allow use of server.name as server_id argument (#11)
8+
39
## v0.15.3 (2023-03-29)
410

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

0 commit comments

Comments
 (0)