Skip to content

Commit

Permalink
docs: changelog for v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gamemaker1 committed Oct 4, 2023
1 parent f1880d9 commit c9bfc38
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v4.1.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.1.0)

### Added

- Added the `store.get()` function, to retrieve the hit count and reset time for
a particular client.

## [v4.0.0](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v4.0.0)

### Breaking
Expand Down

0 comments on commit c9bfc38

Please sign in to comment.