Skip to content

Commit f47d716

Browse files
committed
prepare release v1.16.0
1 parent 3053866 commit f47d716

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [1.16.0] - 2022-12-13
12+
13+
### Added
14+
15+
- Add node-connection methods
16+
1117
## [1.15.1] - 2022-10-18
1218

1319
### Added

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
python-linstor (1.16.0-1) experimental; urgency=medium
2+
3+
[ Gabor Hernadi ]
4+
* Add Node-Connections
5+
6+
-- Rene Peinthor <[email protected]> Tue, 13 Dec 2022 12:31:31 +0000
7+
18
python-linstor (1.15.1-1) experimental; urgency=medium
29

310
[ Rene Peinthor ]

linstor/version.py

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

0 commit comments

Comments
 (0)