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 9d080cc commit c5797afCopy full SHA for c5797af
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.15 - 2022-08-25
6
+
7
+### What's Changed
8
9
+- Apply PCRE_UTF8 for cleaning filename by @su-kun1899 in https://github.com/spatie/phpunit-snapshot-assertions/pull/147
10
11
+### New Contributors
12
13
+- @su-kun1899 made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/147
14
15
+**Full Changelog**: https://github.com/spatie/phpunit-snapshot-assertions/compare/4.2.14...4.2.15
16
17
## 4.2.14 - 2022-07-29
18
19
### What's Changed
0 commit comments