Skip to content

Commit 0eb7bfc

Browse files
authored
Prepare 4.2.1
1 parent 29dbe4d commit 0eb7bfc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v4.2.1
4+
5+
- Support for PHP8
6+
7+
## v4.2.0
8+
9+
- Fix: PSR-4 autoloading (#132)
10+
- Add `@coversNothing` annotation to prevent raising risky warnings in PHPUnit 9
11+
- Fix: run `prepend()` for all extensions first, then `load()` then extensions (#126)
12+
313
## v4.1.0
414

515
- Support for Symfony 5.

0 commit comments

Comments
 (0)