Skip to content

Commit 329d24c

Browse files
committed
v4.2.1 changelog)
1 parent 5e9297f commit 329d24c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ 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.1](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.2.)
10+
11+
### Fixed
12+
13+
- Fixed a race condition where the time window could be reset one request before
14+
the hit count is reset.
15+
([#209](https://github.com/express-rate-limit/rate-limit-redis/pull/209) &
16+
[#216](https://github.com/express-rate-limit/rate-limit-redis/issues/216))
17+
918
## [v4.2.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.2.0)
1019

1120
### Added

0 commit comments

Comments
 (0)