Skip to content

Commit

Permalink
prepare release v1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Feb 22, 2024
1 parent 82a94c8 commit b933b97
Show file tree
Hide file tree
Showing 3 changed files with 17 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.21.1] - 2024-02-22

### Changed

- Updated linstor-common reference

## [1.21.0] - 2024-01-22

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

[ Rene Peinthor ]
* update to the latest linstor-common

[ Gabor Hernadi ]
* Removed Openflex + update linstor-common

-- Rene Peinthor <rene.peinthor@linbit.com> Thu, 22 Feb 2024 05:31:25 +0000

python-linstor (1.21.0-1) experimental; urgency=medium

[ Gabor Hernadi ]
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.21.0"
VERSION = "1.21.1"

0 comments on commit b933b97

Please sign in to comment.