Skip to content

Commit 3f73c4f

Browse files
committed
prepare release v1.26.1
1 parent 6d626bc commit 3f73c4f

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-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.26.1] - 2025-08-26
12+
1113
### Added
1214

1315
- Added optional dst_rsc_name to backup_schedule_enable

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
python-linstor (1.26.1-1) experimental; urgency=medium
2+
3+
[ Gabor Hernadi ]
4+
* Added optional dst_rsc_name to backup_schedule_enable
5+
6+
-- Rene Peinthor <[email protected]> Tue, 26 Aug 2025 12:45:08 +0000
7+
18
python-linstor (1.26.0-1) experimental; urgency=medium
29

310
[ Rene Peinthor ]

linstor/version.py

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

0 commit comments

Comments
 (0)