Skip to content

Commit cde0d1e

Browse files
committed
Prepare release v4.1.0
1 parent 0f08136 commit cde0d1e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator
99

1010
## Unreleased
1111

12+
## [v4.1.0] - 2025-01-16
13+
14+
### Changed
15+
16+
- [HAProxy: disconnect clients when node is demoted to replica](https://github.com/powerhome/redis-operator/pull/59)
17+
1218
## [v4.0.0] - 2024-12-05
1319

1420
### Changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := v4.0.0
1+
VERSION := v4.1.0
22

33
# Name of this service/application
44
SERVICE_NAME := redis-operator

0 commit comments

Comments
 (0)