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 7d36373 commit 3b84428Copy full SHA for 3b84428
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## [v2.0.4](https://github.com/josantonius/php-json/releases/tag/v2.0.4) (2022-07-13)
4
+
5
+* Fix exceptions comment.
6
7
+* The namespaces in the test classes were sorted.
8
9
+* Changed the PHPUnit version from `9.0` to `9.5`.
10
11
+* Fixed blank line at the beginning of the file in `FUNDING.yml`.
12
13
## [v2.0.3](https://github.com/josantonius/php-json/releases/tag/v2.0.3) (2022-07-13)
14
15
* Fixed tags in `composer.json`.
0 commit comments