CHANGES.md in xml-mapping_extensions-0.4.7 vs CHANGES.md in xml-mapping_extensions-0.4.8

- old
+ new

@@ -1,4 +1,12 @@ +## 0.4.8 (19 April 2017) + +- Update to Ruby 2.2.5 +- Update to mime-types 3.x, rubocop 0.47 +- Require `rexml/formatters/transitive` so that `XML::Mapping.save_to_file` works. + - **Note:** `#write_to_file` is still recommended for simple use cases, since + `#save_to_file` doesn't directly support pretty-printing. + ## 0.4.7 (21 September 2016) - Fix issue where `ArrayNodes` with `fallback_mapping` wouldn't honor the new mapping. ## 0.4.6 (15 August 2016)