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

Commit aefcb3d

Browse files
committed
Adds CHANGELOG entry for #580
1 parent edcbd31 commit aefcb3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Removed
2424

25-
- Nothing.
25+
- [#580](https://github.com/zendframework/zend-expressive/pull/580) removes
26+
zend-diactoros as a requirement; all usages of it within the package are
27+
currently conditional on it being installed, and can be replaced easily with
28+
any other PSR-7 implementation at this time.
2629

2730
### Fixed
2831

0 commit comments

Comments
 (0)