Skip to content

Commit 6608a8c

Browse files
committed
prepare release v1.15.0
1 parent 652f51d commit 6608a8c

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [1.15.0] - 2022-09-20
12+
1113
### Added
1214

1315
- Added autoplace-options to resource-group spawn method

debian/changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
python-linstor (1.15.0-1) experimental; urgency=medium
2+
3+
[ Johanna Kucera ]
4+
* RscGrp: add autoplace-options to spawn command
5+
6+
[ Johannes Thoma ]
7+
* LINSTOR for Windows: Microsoft Storage Spaces support
8+
9+
[ Rene Peinthor ]
10+
* physical_storage_create_device_pool: sed support
11+
* linstor-common: update
12+
* add Changelog.md
13+
* linstor-common: update
14+
15+
[ Gabor Hernadi ]
16+
* EBS: Added methods
17+
18+
-- Rene Peinthor <rene.peinthor@linbit.com> Tue, 20 Sep 2022 12:37:27 +0000
19+
120
python-linstor (1.14.0-1) experimental; urgency=medium
221

322
[ Rene Peinthor ]

linstor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.14.0"
1+
VERSION = "1.15.0"

0 commit comments

Comments
 (0)