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

Commit d966a8a

Browse files
committed
Bumps changelog version to 2.1.2
1 parent c3c3301 commit d966a8a

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

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

5+
## 2.1.2 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- Nothing.
26+
527
## 2.1.1 - 2019-01-05
628

729
### Added
@@ -46,6 +68,29 @@ All notable changes to this project will be documented in this file, in reverse
4668

4769
- Nothing.
4870

71+
## 2.0.3 - 2019-01-05
72+
73+
### Added
74+
75+
- Nothing.
76+
77+
### Changed
78+
79+
- Nothing.
80+
81+
### Deprecated
82+
83+
- Nothing.
84+
85+
### Removed
86+
87+
- Nothing.
88+
89+
### Fixed
90+
91+
- [#349](https://github.com/zendframework/zend-diactoros/pull/349) fixes an issue when marshaling headers with values of `0` or `0` from the
92+
SAPI, ensuring they are detected and injected into the ServerRequest properly.
93+
4994
## 2.0.2 - 2018-12-20
5095

5196
### Added

0 commit comments

Comments
 (0)