CHANGES.md in representable-1.7.2 vs CHANGES.md in representable-1.7.3
- old
+ new
@@ -1,4 +1,8 @@
+h2. 17.3
+
+* Fix segfaulting with XML by passing the document to nested objects. Reported by @timoschilling and fixed by @canadaduane.
+
h2. 1.7.2
* `Representable#update_properties_from` is private now.
* Added the `:content` option in XML to map top-level node's content to a property.