We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdec3a commit d60d87aCopy full SHA for d60d87a
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# HTTP Message Change Log
2
3
+## 1.1.0 - 2023.05.05
4
+
5
+### Changed
6
7
+- [#21](https://github.com/httpsoft/http-message/pull/21) Allows `psr/http-message` package version 2.
8
9
+### Fixed
10
11
+- [#19](https://github.com/httpsoft/http-message/pull/19) Fixes min and max allowed ports in exception message to `HttpSoft\Message\Uri`.
12
13
## 1.0.12 - 2023.04.17
14
15
### Fixed
0 commit comments