We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f8d09 commit 0cd4b79Copy full SHA for 0cd4b79
1 file changed
README.md
@@ -40,10 +40,10 @@ Martin Hujer - <mhujer@gmail.com> - <https://www.martinhujer.cz>
40
Changelog
41
----------
42
43
-## 4.0.0 (201X-XX-XX)
44
-- minimal supported version is PHP 7.1
45
-- `DateTime` replaced with `DateTimeImmutable` (or `DateTimeInterface`)
46
-- strict types and primitive typehints are used everywhere
+## 4.0.0 (2017-08-04)
+- [#9](https://github.com/mhujer/fio-api-php/pull/9) minimal supported version is PHP 7.1
+- [#9](https://github.com/mhujer/fio-api-php/pull/9)`DateTime` replaced with `DateTimeImmutable` (or `DateTimeInterface`)
+- [#9](https://github.com/mhujer/fio-api-php/pull/9) strict types and primitive typehints are used everywhere
47
48
## 3.0.0 (2016-11-24)
49
- dropped support for PHP <7
0 commit comments