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 aa5edd8 commit 8faf6d0Copy full SHA for 8faf6d0
debian/changelog
@@ -1,3 +1,11 @@
1
+python-linstor (1.4.0-1) experimental; urgency=medium
2
+
3
+ * linstorapi: add error_report_delete method
4
+ * gitlab-ci: deploy to our nexus repo
5
+ * node-create: make node type and com type case insensitive
6
7
+ -- Rene Peinthor <[email protected]> Wed, 23 Sep 2020 09:35:00 +0000
8
9
python-linstor (1.3.0-1) experimental; urgency=medium
10
11
* fix cyclic imports
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.3.0"
+VERSION = "1.4.0"
0 commit comments