Skip to content

Commit 51163fa

Browse files
committed
Release version 1.0.11
1 parent 0ee1b1c commit 51163fa

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

3+
## 1.0.11 - 2023.04.02
4+
5+
### Added
6+
7+
- Nothing.
8+
9+
### Changed
10+
11+
- Nothing.
12+
13+
### Deprecated
14+
15+
- Nothing.
16+
17+
### Removed
18+
19+
- Nothing.
20+
21+
### Fixed
22+
23+
- [#15](https://github.com/httpsoft/http-message/pull/15) Fixes normalizing leading slashes for `getPath()` and `__toString()` methods to `HttpSoft\Message\Uri` class.
24+
325
## 1.0.10 - 2022.07.21
426

527
### Added

0 commit comments

Comments
 (0)