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

Commit ef97674

Browse files
committed
Adds CHANGELOG for #21
1 parent fd0d4ff commit ef97674

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
@@ -29,6 +29,10 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
2929
aspect of the payload. When these values are encountered, the response factory
3030
now will instead return `Resource of type {resource type}`.
3131

32+
- [#21](https://github.com/zendframework/zend-problem-details/pull/21) provides
33+
a defence for `$additional` data keys that would otherwise create malformed
34+
XML tag names.
35+
3236
## 0.5.0 - 2017-10-09
3337

3438
### Added

0 commit comments

Comments
 (0)