Skip to content

Commit

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

## [Unreleased]

## [1.23.0] - 2024-07-11

### Added

- Autoplacer: Add --x-replicas-on-different option
Expand Down
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
python-linstor (1.23.0-1) experimental; urgency=medium

[ Rene Peinthor ]
* gitlab: add ubuntu-noble to build

[ Gabor Hernadi ]
* Autoplace: Add --x-replicas-on-different option
* resource_delete: Add keep_tiebreaker parameter

-- Rene Peinthor <[email protected]> Thu, 11 Jul 2024 09:24:46 +0000

python-linstor (1.22.0-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.22.0"
VERSION = "1.23.0"

0 comments on commit b4b36fb

Please sign in to comment.