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 fe84650 commit 4f37808Copy full SHA for 4f37808
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
4
5
+## 5.1.5 - 2024-02-20
6
+
7
+### What's Changed
8
9
+* gha: run tests against PHP 8.3 too by @mfn in https://github.com/spatie/phpunit-snapshot-assertions/pull/188
10
+* Use PHPUnit attributes by @simonhammes in https://github.com/spatie/phpunit-snapshot-assertions/pull/187
11
12
+### New Contributors
13
14
+* @simonhammes made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/187
15
16
+**Full Changelog**: https://github.com/spatie/phpunit-snapshot-assertions/compare/5.1.4...5.1.5
17
18
## 5.1.4 - 2024-02-03
19
20
### What's Changed
0 commit comments