We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897568d commit 6403921Copy full SHA for 6403921
debian/changelog
@@ -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
10
python-linstor (1.7.3-1) experimental; urgency=medium
11
12
* improve docstrings typing
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.7.3"
+VERSION = "1.8.0"
0 commit comments