Skip to content

Commit 094e272

Browse files
committed
Update changelog for all providers
1 parent 2acf22c commit 094e272

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.3.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.2.0
620

721
### Removed
@@ -22,4 +36,4 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
2236

2337
## 4.0.0
2438

25-
First release of this library.
39+
First release of this library.

0 commit comments

Comments
 (0)