File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 1.15.0] - 2022-09-20
12
+
11
13
### Added
12
14
13
15
- Added autoplace-options to resource-group spawn method
Original file line number Diff line number Diff line change
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
+
1
20
python-linstor (1.14.0-1) experimental; urgency=medium
2
21
3
22
[ Rene Peinthor ]
Original file line number Diff line number Diff line change 1
- VERSION = "1.14 .0"
1
+ VERSION = "1.15 .0"
You can’t perform that action at this time.
0 commit comments