Skip to content

Commit 4d602c9

Browse files
committed
prepare release v1.20.1
1 parent 097bb27 commit 4d602c9

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-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.1] - 2023-10-25
12+
1113
### Added
1214

1315
- Add set_log_level for controller and node

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
python-linstor (1.20.1-1) experimental; urgency=medium
2+
3+
[ Gabor Hernadi ]
4+
* N,C: Add set_log_level method
5+
6+
[ Rene Peinthor ]
7+
* update linstor-common
8+
9+
-- Rene Peinthor <rene.peinthor@linbit.com> Wed, 25 Oct 2023 04:29:22 +0000
10+
111
python-linstor (1.20.0-1) experimental; urgency=medium
212

313
[ Gabor Hernadi ]

linstor/version.py

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

0 commit comments

Comments
 (0)