Skip to content

Commit b4b36fb

Browse files
committed
prepare release v1.23.0
1 parent 982d46a commit b4b36fb

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

CHANGELOG.md

+2
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.23.0] - 2024-07-11
12+
1113
### Added
1214

1315
- Autoplacer: Add --x-replicas-on-different option

debian/changelog

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
python-linstor (1.23.0-1) experimental; urgency=medium
2+
3+
[ Rene Peinthor ]
4+
* gitlab: add ubuntu-noble to build
5+
6+
[ Gabor Hernadi ]
7+
* Autoplace: Add --x-replicas-on-different option
8+
* resource_delete: Add keep_tiebreaker parameter
9+
10+
-- Rene Peinthor <[email protected]> Thu, 11 Jul 2024 09:24:46 +0000
11+
112
python-linstor (1.22.0-1) experimental; urgency=medium
213

314
[ Rene Peinthor ]

linstor/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.22.0"
1+
VERSION = "1.23.0"

0 commit comments

Comments
 (0)