Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
yriveiro committed Apr 25, 2018
1 parent 166cd27 commit 8adf63e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 2.1.0 - 2018-04-26
### Changed
- [#8](https://github.com/yriveiro/php-backoff/issues/8) Move phpstan to require-dev section
- [#9](https://github.com/yriveiro/php-backoff/issues/9) Extract attempt validation to method
- [#10](https://github.com/yriveiro/php-backoff/issues/10) Add type declarations to signature method where possible
- [#11](https://github.com/yriveiro/php-backoff/issues/11) Method setOptions must honor the type of option param

## 2.0.2 - 2018-01-13
### Changed
- Improve code fixing PHPStan complains.
Expand Down

0 comments on commit 8adf63e

Please sign in to comment.