Skip to content

Commit c164885

Browse files
committed
Update changelog for all providers
1 parent 12b026e commit c164885

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+
## 1.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
## 1.2.0
620

721
### Added
@@ -32,4 +46,4 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
3246

3347
## 1.0.0
3448

35-
First release of this library.
49+
First release of this library.

0 commit comments

Comments
 (0)