You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
4
4
5
+
## 5.1.2 - 2023-10-11
6
+
7
+
### What's Changed
8
+
9
+
- Bump actions/setup-node from 2 to 3 by @dependabot in https://github.com/spatie/phpunit-snapshot-assertions/pull/176
10
+
- fix: correct typo in readme by @TSchuermans in https://github.com/spatie/phpunit-snapshot-assertions/pull/178
11
+
- Fix #179 - assert difference between empty array and object. by @Sam152 in https://github.com/spatie/phpunit-snapshot-assertions/pull/180
12
+
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/phpunit-snapshot-assertions/pull/177
13
+
14
+
### New Contributors
15
+
16
+
-@TSchuermans made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/178
17
+
-@Sam152 made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/180
0 commit comments