Skip to content

Commit 8c7b4b4

Browse files
committed
Update changelog for all providers
1 parent 070b206 commit 8c7b4b4

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 4.2.0
6+
7+
### Added
8+
9+
- Add support for PHP 8.0
10+
11+
### Removed
12+
13+
- Drop support for PHP 7.2
14+
15+
### Changed
16+
17+
- Upgrade PHPUnit to version 9
18+
519
## 4.1.0
620

721
### Added
@@ -14,4 +28,4 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
1428

1529
## 4.0.0
1630

17-
First release of this library.
31+
First release of this library.

0 commit comments

Comments
 (0)