We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9ef5b commit 58f6bc0Copy full SHA for 58f6bc0
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v0.16.0 (2023-04-21)
4
+
5
+### Features
6
7
+- allow use of server.name as server_id argument (#11)
8
9
## v0.15.3 (2023-03-29)
10
11
### Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "binarylane-cli"
-version = "0.15.3"
+version = "0.16.0"
description = ""
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
readme = "README.md"
0 commit comments