We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8028138 commit 154fa47Copy full SHA for 154fa47
1 file changed
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
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
20
## 1.3.0
21
22
### Added
0 commit comments