Skip to content

Commit 8adf63e

Browse files
committedApr 25, 2018
Update change log
1 parent 166cd27 commit 8adf63e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 2.1.0 - 2018-04-26
6+
### Changed
7+
- [#8](https://github.com/yriveiro/php-backoff/issues/8) Move phpstan to require-dev section
8+
- [#9](https://github.com/yriveiro/php-backoff/issues/9) Extract attempt validation to method
9+
- [#10](https://github.com/yriveiro/php-backoff/issues/10) Add type declarations to signature method where possible
10+
- [#11](https://github.com/yriveiro/php-backoff/issues/11) Method setOptions must honor the type of option param
11+
512
## 2.0.2 - 2018-01-13
613
### Changed
714
- Improve code fixing PHPStan complains.

0 commit comments

Comments
 (0)
Please sign in to comment.