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

Commit ebda134

Browse files
committed
Added CHANGELOG for #29
1 parent 2dce8a6 commit ebda134

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
@@ -27,7 +27,10 @@ All notable changes to this project will be documented in this file, in reverse
2727

2828
### Fixed
2929

30-
- Nothing.
30+
- [#29](https://github.com/zendframework/zend-diactoros/pull/29) fixes request
31+
method validation to allow any valid token as defined by [RFC
32+
7230](http://tools.ietf.org/html/rfc7230#appendix-B). This allows usage of
33+
custom request methods, vs a static, hard-coded list.
3134

3235
## 1.0.5 - 2015-06-24
3336

0 commit comments

Comments
 (0)