Skip to content

Commit 5208bea

Browse files
committed
docs: update changelog for v3.1.0
1 parent 2ae51da commit 5208bea

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,23 @@ 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+
## [v3.1.0](https://github.com/wyattjoh/rate-limit-redis/releases/tag/v3.1.0)
10+
11+
### Changed
12+
13+
- Retry the `EVALSHA` command if it fails the first time.
14+
15+
## [v3.0.2](https://github.com/wyattjoh/rate-limit-redis/releases/tag/v3.0.2)
16+
17+
### Changed
18+
19+
- Added the `types` field to the `export` map in `package.json`.
20+
921
## [v3.0.1](https://github.com/wyattjoh/rate-limit-redis/releases/tag/v3.0.1)
1022

1123
### Changed
1224

13-
- Updated documentation related to `ioredis` integration [#48](https://github.com/wyattjoh/rate-limit-redis/pull/48)
25+
- Updated documentation related to `ioredis` integration.
1426

1527
## [v3.0.0](https://github.com/wyattjoh/rate-limit-redis/releases/tag/v3.0.0)
1628

0 commit comments

Comments
 (0)