Skip to content

Commit c9bfc38

Browse files
committed
docs: changelog for v4.1.0
1 parent f1880d9 commit c9bfc38

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.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.1.0)
10+
11+
### Added
12+
13+
- Added the `store.get()` function, to retrieve the hit count and reset time for
14+
a particular client.
15+
916
## [v4.0.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.0.0)
1017

1118
### Breaking

0 commit comments

Comments
 (0)