Skip to content

Commit 95287b1

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 ee881fa commit 95287b1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
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+
## 1.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
## 1.3.0
621

722
### Added

0 commit comments

Comments
 (0)