summaryrefslogtreecommitdiff
path: root/vendor/psr/http-client/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/psr/http-client/CHANGELOG.md')
-rw-r--r--vendor/psr/http-client/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/psr/http-client/CHANGELOG.md b/vendor/psr/http-client/CHANGELOG.md
index e2dc25f..babba7c 100644
--- a/vendor/psr/http-client/CHANGELOG.md
+++ b/vendor/psr/http-client/CHANGELOG.md
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file, in reverse chronological order by release.
+## 1.0.3
+
+Add `source` link in composer.json. No code changes.
+
+## 1.0.2
+
+Allow PSR-7 (psr/http-message) 2.0. No code changes.
+
## 1.0.1
Allow installation with PHP 8. No code changes.