We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6552246 commit af04ddeCopy full SHA for af04dde
1 file changed
CHANGELOG.md
@@ -1,5 +1,28 @@
1
# HTTP Server Request Change Log
2
3
+## 1.0.5 - 2021.07.20
4
+
5
+### Added
6
7
+- Nothing.
8
9
+### Changed
10
11
12
13
+### Deprecated
14
15
16
17
+### Removed
18
19
20
21
+### Fixed
22
23
+- [Fixes](https://github.com/httpsoft/http-server-request/commit/6552246f34d767a33bb23b4348b8560d41e15136) `HttpSoft\ServerRequest\SapiNormalizer::normalizeHeaders()` method.
24
+- [#1](https://github.com/httpsoft/http-server-request/pull/1) adds test cases for code coverage and updates of workflow actions.
25
26
## 1.0.4 - 2020.12.12
27
28
### Added
0 commit comments