Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Oct 6, 2020
1 parent 29bdc03 commit 00ab9ed
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

All notable changes to `guzzle-rate-limiter-middleware` will be documented in this file

## 2.0.0 - 2020-10-06

- Pass a `$limit` parameter in `Store::push`, the signature is now `Store::push(int $timestamp, int $limit)`
- Allow custom `Deferrer` instances to be passed to `RateLimiterMiddleware::perMinute` and `RateLimiterMiddleware::perSecond`

## 1.0.8 - 2020-07-16

- allow Guzzle 7
- Allow Guzzle 7

## 1.0.7 - 2020-01-09

Expand Down

0 comments on commit 00ab9ed

Please sign in to comment.