We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6e67a commit d421e0bCopy full SHA for d421e0b
docs/CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
Notice: This library follows [SEMVER 2.0.0](https://semver.org/spec/v2.0.0.html) convention.
4
5
+## Version 3.0.1 2020-01-24
6
+
7
+This is a maintenance release.
8
9
+- Add example for `obtain` method.
10
+- Upgrade from `phpstan/phpstan-shim: ^0.11` to `phpstan/phpstan-shim: ^0.12`.
11
+- Update license year to 2020.
12
+- Fix links on README.
13
+- Update Travis-CI and Scrutinizer-CI scripts.
14
15
## Version 3.0.0 2019-10-24
16
17
You should not have any trouble upgrading to from version `2.0.0` to `3.0.0` unless you are creating a concrete
0 commit comments