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

Commit 4d4c0de

Browse files
committed
Adds CHANGELOG entries for #30
1 parent 76ca024 commit 4d4c0de

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
88

99
### Added
1010

11-
- [#22](https://github.com/zendframework/zend-problem-details/pull/22)
12-
adds PSR-15 `http-interop/http-server-middleware` support.
13-
Current interfaces signature contains also PHP7 return type
14-
`Psr\Http\Message\ResponseInterface`.
11+
- [#30](https://github.com/zendframework/zend-problem-details/pull/30)
12+
adds PSR-15 support.
1513

1614
### Changed
1715

@@ -26,8 +24,10 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
2624

2725
### Removed
2826

29-
- [#22](https://github.com/zendframework/zend-problem-details/pull/22)
30-
removes abandoned `http-interop/http-middleware` support.
27+
- [#22](https://github.com/zendframework/zend-problem-details/pull/22) and
28+
[#30](https://github.com/zendframework/zend-problem-details/pull/30)
29+
remove support for both `http-interop/http-middleware` and
30+
`http-interop/http-server-middleware`.
3131

3232
- [#22](https://github.com/zendframework/zend-problem-details/pull/22)
3333
removes `MissingResponseException` as it cannot be thrown anymore,

0 commit comments

Comments
 (0)