We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a13f1 commit 5a1abddCopy full SHA for 5a1abdd
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# Change Log
2
3
-## 3.0.0
+## 2.3.0
4
5
* Fixed compatibility with `psr/http-message` v2
6
+ * The `Http\Client\Socket\Stream` has BC breaks if you extended it. It is not meant to be extended, declaring it as `@internal` now.
7
8
## 2.2.0
9
0 commit comments