CHANGES.md in xml-mapping_extensions-0.3.5 vs CHANGES.md in xml-mapping_extensions-0.3.6

- old
+ new

@@ -1,4 +1,10 @@ +## 0.3.6 (2 May 2016) + +- Added `XML::MappingExtensions::Namespace`, with corresponding extension module + `XML::MappingExtensions::NamespacedElement`, to support more or less proper XML namespace + URLs and prefixing + ## 0.3.5 (28 April 2016) - `DateNode`: Fix issues with `Date.xmlschema` misbehaving in a Rails / ActiveSupport environment - `NodeBase`: Improve parsing error reporting, so that we get the node owner and attribute and the offending value