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

Commit 7e2fd0a

Browse files
committed
Added CHANGELOG for #43
1 parent 8ad389b commit 7e2fd0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ All notable changes to this project will be documented in this file, in reverse
2727
- [#93](https://github.com/zendframework/zend-mvc/pull/93) ensures that the
2828
Console `Catchall` route factory will not fail when the `defaults` `$options`
2929
array key is missing.
30+
- [#43](https://github.com/zendframework/zend-mvc/pull/43) updates the
31+
`AbstractRestfulController` to ensure it can accept textual (e.g., XML, YAML)
32+
data.
3033

3134
## 2.7.1 - 2016-03-02
3235

0 commit comments

Comments
 (0)