Skip to content

Commit 6d86446

Browse files
committed
Release version 1.1.1
1 parent 25e8ef2 commit 6d86446

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# HTTP Message Change Log
22

3+
## 1.1.1 - 2023.05.06
4+
5+
### Fixed
6+
7+
- [#22](https://github.com/httpsoft/http-message/pull/22) Fixes already encoded userinfo to `HttpSoft\Message\Uri`.
8+
- [#23](https://github.com/httpsoft/http-message/pull/23) Fixes use of UTF-8 characters to host in `HttpSoft\Message\Uri`.
9+
- [#24](https://github.com/httpsoft/http-message/pull/24) Fixes header values normalization by trimming in `HttpSoft\Message\MessageTrait`.
10+
311
## 1.1.0 - 2023.05.05
412

513
### Changed

0 commit comments

Comments
 (0)