Skip to content

Commit 1e2c908

Browse files
committed
docs: release notes for the 1.2.0 release
1 parent 8173200 commit 1e2c908

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## [1.2.0](https://github.com/josantonius/php-json/releases/tag/1.2.0) (2022-06-13)
4+
5+
* Support for PHP version **8.0** and higher.
6+
7+
* Support for earlier versions of PHP **8.0** is discontinued.
8+
9+
* For older versions of PHP (from **5.6** to **7.4**)
10+
[version 1.1.9](https://github.com/josantonius/php-json/tree/1.1.9) of this library can be used.
11+
312
## [1.1.9](https://github.com/josantonius/php-json/releases/tag/1.1.9) (2022-06-11)
413

514
* Fix sending code coverage report to Codecov.io.

0 commit comments

Comments
 (0)