Skip to content

Commit af04dde

Browse files
committed
Release version 1.0.5
1 parent 6552246 commit af04dde

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## 1.0.5 - 2021.07.20
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+
- [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+
326
## 1.0.4 - 2020.12.12
427

528
### Added

0 commit comments

Comments
 (0)