Skip to content

Commit 78dbd84

Browse files
committed
0.2.0 changelog
1 parent b5cc9d9 commit 78dbd84

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ 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+
## [0.2.0](https://github.com/express-rate-limit/cluster-memory-store/releases/tag/v0.1.1)
10+
11+
### Changed
12+
13+
- Increased initial setup timeout from 1 second to 10 seconds, preventing errors
14+
in some cases
15+
16+
### Added
17+
18+
- [debug](https://www.npmjs.com/package/debug) logging, enable by setting the
19+
environment property `DEBUG=cluster-memory-store:*` or `DEBUG=*`
20+
921
## [0.1.1](https://github.com/express-rate-limit/cluster-memory-store/releases/tag/v0.1.1)
1022

1123
No functional changes

0 commit comments

Comments
 (0)