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

Commit 46f4ad6

Browse files
committed
Prepares 1.7.0 entry for CHANGELOG
- Sets 1.7.0 release date. - Merges 1.6.2 entries into 1.7.0 release.
1 parent 59c4677 commit 46f4ad6

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

CHANGELOG.md

Lines changed: 1 addition & 21 deletions
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.7.0 - TBD
5+
## 1.7.0 - 2018-01-04
66

77
### Added
88

@@ -12,26 +12,6 @@ All notable changes to this project will be documented in this file, in reverse
1212
`TextResponse`; the response generated will have a `Content-Type:
1313
application/xml` header by default.
1414

15-
### Changed
16-
17-
- Nothing.
18-
19-
### Deprecated
20-
21-
- Nothing.
22-
23-
### Removed
24-
25-
- Nothing.
26-
27-
### Fixed
28-
29-
- Nothing.
30-
31-
## 1.6.2 - TBD
32-
33-
### Added
34-
3515
- [#280](https://github.com/zendframework/zend-diactoros/pull/280) adds the
3616
response status code/phrase pairing "103 Early Hints" to the
3717
`Response::$phrases` property. This is a new status proposed via

0 commit comments

Comments
 (0)