Skip to content

Commit 6403921

Browse files
committed
prepare release v1.8.0
1 parent 897568d commit 6403921

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
python-linstor (1.8.0-1) experimental; urgency=medium
2+
3+
* common: lower() new enum values
4+
* responses/snapshot: fix empty nodes on snapshot-def
5+
* common: use new layer enum
6+
* allow setting an additional user-agent string info
7+
8+
-- Rene Peinthor <[email protected]> Mon, 14 Jun 2021 13:22:09 +0000
9+
110
python-linstor (1.7.3-1) experimental; urgency=medium
211

312
* improve docstrings typing

linstor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.7.3"
1+
VERSION = "1.8.0"

0 commit comments

Comments
 (0)