Skip to content

Commit

Permalink
prepare release v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Sep 20, 2022
1 parent 652f51d commit 6608a8c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.15.0] - 2022-09-20

### Added

- Added autoplace-options to resource-group spawn method
Expand Down
19 changes: 19 additions & 0 deletions debian/changelog
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 ]
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.14.0"
VERSION = "1.15.0"

0 comments on commit 6608a8c

Please sign in to comment.