Skip to content

Commit

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

## [Unreleased]

## [1.16.0] - 2022-12-13

### Added

- Add node-connection methods

## [1.15.1] - 2022-10-18

### Added
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
python-linstor (1.16.0-1) experimental; urgency=medium

[ Gabor Hernadi ]
* Add Node-Connections

-- Rene Peinthor <[email protected]> Tue, 13 Dec 2022 12:31:31 +0000

python-linstor (1.15.1-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.15.1"
VERSION = "1.16.0"

0 comments on commit f47d716

Please sign in to comment.