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 9122740 commit f92b361Copy full SHA for f92b361
debian/changelog
@@ -1,3 +1,14 @@
1
+python-linstor (1.10.2-1) experimental; urgency=medium
2
+
3
+ [ Gabor Hernadi ]
4
+ * BackupShipping: Added backup_info API
5
6
+ [ Rene Peinthor ]
7
+ * remove useless space
8
+ * backup: add download_only parameter
9
10
+ -- Rene Peinthor <[email protected]> Wed, 22 Sep 2021 13:31:45 +0000
11
12
python-linstor (1.10.1-1) experimental; urgency=medium
13
14
[ Gabor Hernadi ]
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.10.1"
+VERSION = "1.10.2"
0 commit comments