Skip to content

Commit 9a3ffcd

Browse files
authored
Update CHANGELOG.md for all providers (#1159)
* Update CHANGELOG.md for all providers * [common-http] Update CHANGELOG.md * [plugin] Update CHANGELOG.md * [MapTiler] Update CHANGELOG.md
1 parent 77dc34a commit 9a3ffcd

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

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

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

5+
## 0.4.0
6+
7+
### Added
8+
9+
- Add support for PHP 8.1
10+
- Add GitHub Actions workflow
11+
12+
### Removed
13+
14+
- Drop support for PHP 7.3
15+
16+
### Changed
17+
18+
- Migrate from PHP-HTTP to PSR-18 client
19+
520
## 0.3.0
621

722
### Added
@@ -30,4 +45,4 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
3045

3146
## 0.1.0
3247

33-
First release of this library.
48+
First release of this library.

0 commit comments

Comments
 (0)