Skip to content

Commit

Permalink
New release: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaposa committed Mar 22, 2020
1 parent 671712b commit e947cb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

All notable changes to this project will be documented in this file.

## [Unreleased][link-unreleased]
## 2.0.0 - 2020-03-22

### Changed
- Cleaner `RateLimiter` API
- `RateLimitMiddleware` moved to a separate repository: https://github.com/nikolaposa/rate-limit-middleware
- PHPUnit 8 is now the minimum required version
- `RateLimitMiddleware` moved to a separate [rate-limit-middleware](https://github.com/nikolaposa/rate-limit-middleware) repository
- PHP 7.2 is now the minimum required version

## 1.0.1 - 2017-10-25

Expand Down Expand Up @@ -43,4 +43,4 @@ All notable changes to this project will be documented in this file.
- Rename `IdentityGenerator` to `IdentityResolver`


[link-unreleased]: https://github.com/nikolaposa/rate-limit/compare/1.0.1...HEAD
[link-unreleased]: https://github.com/nikolaposa/rate-limit/compare/2.0.0...HEAD

0 comments on commit e947cb4

Please sign in to comment.