File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,19 @@ 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
11
+ ## [ 1.15.1] - 2022-10-18
12
+
13
+ ### Added
14
+
15
+ - SnapVlm: Add response object for state
12
16
13
17
### Fixed
14
18
15
19
- Fixed sos_report_create and sos_report_download since parameter concatenation
16
20
17
21
22
+ ## [ 1.15.0] - 2022-09-20
23
+
18
24
### Added
19
25
20
26
- Added autoplace-options to resource-group spawn method
Original file line number Diff line number Diff line change
1
+ python-linstor (1.15.1-1) experimental; urgency=medium
2
+
3
+ [ Rene Peinthor ]
4
+ * Fixed sos_report_create and sos_report_download since parameter concat [...]
5
+
6
+ [ Gabor Hernadi ]
7
+ * SnapVlm: Add response object for state
8
+
9
+ -- Rene Peinthor <rene.peinthor@linbit.com> Tue, 18 Oct 2022 07:21:20 +0000
10
+
1
11
python-linstor (1.15.0-1) experimental; urgency=medium
2
12
3
13
[ Johanna Kucera ]
Original file line number Diff line number Diff line change 1
- VERSION = "1.15.0 "
1
+ VERSION = "1.15.1 "
You can’t perform that action at this time.
0 commit comments