Skip to content

Commit

Permalink
prepare release v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Jul 6, 2022
1 parent 868e76f commit 3c71981
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.14.0-1) experimental; urgency=medium

[ Rene Peinthor ]
* add methods for schedule_* and schedule enable/disable

[ Johanna Kucera ]
* SosReport: add commands for new filter options
* BackupShipping: add keep-snaps option to delete-cmds

-- Rene Peinthor <[email protected]> Wed, 06 Jul 2022 11:09:39 +0000

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

[ Rene Peinthor ]
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.13.1"
VERSION = "1.14.0"

0 comments on commit 3c71981

Please sign in to comment.