Skip to content

Commit 0b03ae7

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 740a138 commit 0b03ae7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 4.4.0
6+
7+
### Added
8+
9+
- Add support for PHP 8.1
10+
- Allow `psr/simple-cache` 2.0 and 3.0
11+
- Add GitHub Actions workflow
12+
13+
### Removed
14+
15+
- Drop support for PHP 7.3
16+
17+
### Changed
18+
19+
- Migrate from PHP-HTTP to PSR-18 client
20+
521
## 4.3.0
622

723
### Added

0 commit comments

Comments
 (0)