Skip to content

Commit

Permalink
prepare release v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Sep 22, 2021
1 parent 9122740 commit f92b361
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
python-linstor (1.10.2-1) experimental; urgency=medium

[ Gabor Hernadi ]
* BackupShipping: Added backup_info API

[ Rene Peinthor ]
* remove useless space
* backup: add download_only parameter

-- Rene Peinthor <[email protected]> Wed, 22 Sep 2021 13:31:45 +0000

python-linstor (1.10.1-1) experimental; urgency=medium

[ Gabor Hernadi ]
Expand Down
2 changes: 1 addition & 1 deletion linstor/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "1.10.1"
VERSION = "1.10.2"

0 comments on commit f92b361

Please sign in to comment.