Skip to content

Commit 29d5b01

Browse files
committed
v4.3.0 changelog
1 parent 0ab9415 commit 29d5b01

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [v4.3.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.3.0)
10+
11+
### Added
12+
13+
- Alternate `sendCommandCluster` configuration option with a different method
14+
signature that includes extra data needed for node-redis to route commands to
15+
the correct node in a cluster.
16+
917
## [v4.2.3](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.2.3)
1018

1119
### Fixed

0 commit comments

Comments
 (0)