Skip to content

Commit 8faf6d0

Browse files
committed
prepare release v1.4.0
1 parent aa5edd8 commit 8faf6d0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
python-linstor (1.3.0-1) experimental; urgency=medium
210

311
* fix cyclic imports

linstor/version.py

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

0 commit comments

Comments
 (0)