Skip to content

Commit 76122b9

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 9fcb3c5 commit 76122b9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
44

5+
## 5.0.0 - 2023-02-09
6+
7+
### What's Changed
8+
9+
- Add Dependabot Automation by @patinthehat in https://github.com/spatie/phpunit-snapshot-assertions/pull/152
10+
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/phpunit-snapshot-assertions/pull/151
11+
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/spatie/phpunit-snapshot-assertions/pull/153
12+
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/phpunit-snapshot-assertions/pull/159
13+
- Fix badge with `run-tests` status in `README.md` by @gomzyakov in https://github.com/spatie/phpunit-snapshot-assertions/pull/160
14+
- add support for PHPUnit v10 by @freekmurze in https://github.com/spatie/phpunit-snapshot-assertions/pull/154
15+
16+
### New Contributors
17+
18+
- @patinthehat made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/152
19+
- @dependabot made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/153
20+
- @gomzyakov made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/160
21+
22+
**Full Changelog**: https://github.com/spatie/phpunit-snapshot-assertions/compare/4.2.16...5.0.0
23+
524
## 4.2.16 - 2022-10-10
625

726
### What's Changed

0 commit comments

Comments
 (0)