We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166cd27 commit 8adf63eCopy full SHA for 8adf63e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
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
+
12
## 2.0.2 - 2018-01-13
13
### Changed
14
- Improve code fixing PHPStan complains.
0 commit comments