diff --git a/changelog.md b/changelog.md index 9980ba2..4eadd6a 100644 --- a/changelog.md +++ b/changelog.md @@ -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). +## [v1.0.1](https://github.com/express-rate-limit/rate-limit-redis/releases/tag/v1.0.1) + +### Added + +- Enabled provenance statement generation, see + https://github.com/express-rate-limit/express-rate-limit#406. + ## [1.0.0](https://github.com/express-rate-limit/rate-limit-memcached/releases/tag/v1.0.0) ### Breaking