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 a259df1 commit 64203a4Copy full SHA for 64203a4
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
4
5
+## 4.2.9 - 2021-12-03
6
+
7
+## What's Changed
8
9
+- Do not convert stdClass to array && remove outdated piece of code by @alshenetsky in https://github.com/spatie/phpunit-snapshot-assertions/pull/134
10
11
+## New Contributors
12
13
+- @alshenetsky made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/134
14
15
+**Full Changelog**: https://github.com/spatie/phpunit-snapshot-assertions/compare/4.2.8...4.2.9
16
17
## 4.2.8 - 2021-12-02
18
19
## What's Changed
0 commit comments