Skip to content

Commit 0cd4b79

Browse files
committed
Release 4.0.0
1 parent 50f8d09 commit 0cd4b79

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ Martin Hujer - <mhujer@gmail.com> - <https://www.martinhujer.cz>
4040
Changelog
4141
----------
4242

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
43+
## 4.0.0 (2017-08-04)
44+
- [#9](https://github.com/mhujer/fio-api-php/pull/9) minimal supported version is PHP 7.1
45+
- [#9](https://github.com/mhujer/fio-api-php/pull/9)`DateTime` replaced with `DateTimeImmutable` (or `DateTimeInterface`)
46+
- [#9](https://github.com/mhujer/fio-api-php/pull/9) strict types and primitive typehints are used everywhere
4747

4848
## 3.0.0 (2016-11-24)
4949
- dropped support for PHP <7

0 commit comments

Comments
 (0)