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

Commit 63cc706

Browse files
committed
Added CHANGELOG for #236
1 parent ab089c6 commit 63cc706

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file, in reverse
1212
`toArray()` and `fromArray()`, allowing de/serialization of messages from and
1313
to arrays.
1414

15+
- [#236](https://github.com/zendframework/zend-diactoros/pull/236) adds two new
16+
constants to the `Response` class: `MIN_STATUS_CODE_VALUE` and
17+
`MAX_STATUS_CODE_VALUE`.
18+
1519
### Changes
1620

1721
- [#240](https://github.com/zendframework/zend-diactoros/pull/240) changes the

0 commit comments

Comments
 (0)