-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
python-linstor (1.15.0-1) experimental; urgency=medium | ||
|
||
[ Johanna Kucera ] | ||
* RscGrp: add autoplace-options to spawn command | ||
|
||
[ Johannes Thoma ] | ||
* LINSTOR for Windows: Microsoft Storage Spaces support | ||
|
||
[ Rene Peinthor ] | ||
* physical_storage_create_device_pool: sed support | ||
* linstor-common: update | ||
* add Changelog.md | ||
* linstor-common: update | ||
|
||
[ Gabor Hernadi ] | ||
* EBS: Added methods | ||
|
||
-- Rene Peinthor <[email protected]> Tue, 20 Sep 2022 12:37:27 +0000 | ||
|
||
python-linstor (1.14.0-1) experimental; urgency=medium | ||
|
||
[ Rene Peinthor ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
VERSION = "1.14.0" | ||
VERSION = "1.15.0" |