Skip to content

Commit 183c5c0

Browse files
committed
prepare release v1.20.0
1 parent 485c3d5 commit 183c5c0

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-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.20.0] - 2023-10-11
12+
1113
### Added
1214

1315
- Add EffectiveProps structure

debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
python-linstor (1.20.0-1) experimental; urgency=medium
2+
3+
[ Gabor Hernadi ]
4+
* linstor-common update for DRBD_DELETE flag
5+
* Add EffectiveProps structure
6+
7+
[ Rene Peinthor ]
8+
* update CHANGELOG.md
9+
10+
-- Rene Peinthor <[email protected]> Wed, 11 Oct 2023 07:35:20 +0000
11+
112
python-linstor (1.19.0-1) experimental; urgency=medium
213

314
[ Johanna Kucera ]

linstor/version.py

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

0 commit comments

Comments
 (0)