From 77ff6424ead1e7f2c4cd03293c6ba5a6327dc084 Mon Sep 17 00:00:00 2001 From: Nikola Posa Date: Sun, 5 Jul 2020 11:23:09 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39c70f9..5c73c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. ### 2.1.0 - 2020-07-05 +### Added - [20: Support for custom rate limit values](https://github.com/nikolaposa/rate-limit/pull/20) - [25: APCu Rate Limiter](https://github.com/nikolaposa/rate-limit/pull/25) - [26: Predis Rate Limiter](https://github.com/nikolaposa/rate-limit/pull/26)