CHANGELOG.md in xmlmapper-0.8.0 vs CHANGELOG.md in xmlmapper-0.8.1

- old
+ new

@@ -1,4 +1,15 @@ +## 0.8.1 / 2021-08-13 + +* Version 0.8.0 fixed a bug with newer versions of nokogiri, however due to the way this fix works it breaks compatability with + older versions so we now added `'nokogiri', '~> 1.11'` as dependency +* Update gemspec + +## 0.8.0 / 2021-08-12 + +### WARNING: COMPATABILITY (see 0.8.1) +* [Fix](https://github.com/digidentity/xmlmapper/pull/2) missing namespace when adding a child + ## 0.7.0 * Set xml_value with a non canonicalized version ## 0.5.9 / 2014-02-18