Skip to content

Commit 0396c0f

Browse files
authored
Update changelog for version 4.2.3
Updated changelog for version 4.2.3 with fixes, changes, and additions.
1 parent 7458e73 commit 0396c0f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ 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.2.3](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.2.2)
10+
11+
### Fixed
12+
13+
- Properly fixed the race condition that v4.2.1 attempted to address
14+
15+
### Changed
16+
17+
- Minimum redis version is now 2.6.12, up from 2.6.0 previously
18+
19+
### Added
20+
21+
- Documented minimum redis version in readme
22+
923
## [v4.2.2](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.2.2)
1024

1125
### Fixed

0 commit comments

Comments
 (0)