Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 3e4edb8

Browse files
committed
Added v1.8.5 release notes
1 parent a264630 commit 3e4edb8

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.8.5 - TBD
5+
## 1.8.6 - TBD
66

77
### Added
88

@@ -24,6 +24,30 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
- Nothing.
2626

27+
## 1.8.5 - 2018-08-10
28+
29+
### Added
30+
31+
- Nothing.
32+
33+
### Changed
34+
35+
- Nothing.
36+
37+
### Deprecated
38+
39+
- Nothing.
40+
41+
### Removed
42+
43+
- Nothing.
44+
45+
### Fixed
46+
47+
- [#324](https://github.com/zendframework/zend-diactoros/pull/324) fixes a reference
48+
to an undefined variable in the `ServerRequestFactory`, which made it
49+
impossible to fetch a specific header by name.
50+
2751
## 1.8.4 - 2018-08-01
2852

2953
### Added

0 commit comments

Comments
 (0)