Skip to content

Commit a0abb21

Browse files
committed
docs: changelog for v4.1.1
1 parent ebc5cca commit a0abb21

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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.1.1](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.1.1)
10+
11+
### Fixed
12+
13+
- `store.get()` returns 0 instead of `NaN` if there are no hits stored for the
14+
client.
15+
916
## [v4.1.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.1.0)
1017

1118
### Added

0 commit comments

Comments
 (0)