You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,27 @@
1
1
# HTTP Message Change Log
2
2
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.
0 commit comments