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

Commit e29eacd

Browse files
committed
Adds CHANGELOG entry for #41
1 parent ba20888 commit e29eacd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Versions prior to 0.4.0 were released as the package "weierophinney/hal".
2424

2525
### Fixed
2626

27-
- Nothing.
27+
- [#41](https://github.com/zendframework/zend-expressive-hal/pull/41) fixes how `null` values in resources are handled when rendering as XML.
28+
Previously, these would lead to an `InvalidResourceValueException`; now they
29+
are rendered as content-less tags.
2830

2931
## 1.1.0 - 2018-06-05
3032

0 commit comments

Comments
 (0)