CHANGELOG.md in ndr_import-11.0.1 vs CHANGELOG.md in ndr_import-11.0.2

- old
+ new

@@ -1,17 +1,22 @@ ## [Unreleased] ======= -*no unreleased changes* +* no unreleased changes* +## 11.0.2 / 2024-02-06 +### Fixed +* Resolve Rails 7 deprecation warnings +* Fix XML parsing with latest `nokogiri` 1.16.0 + ## 11.0.1 / 2023-10-30 ### Fixed * Ensure autogenerated XML column mappings are unique ## 11.0.0 / 2023-10-27 ### Changed * XML enhancements. Breaking change, the enhancements are not backward compatible ### Fixed -* Replace unsupported seven_zip_ruby gem with seven-zip fork +* Replace unsupported `seven_zip_ruby` gem with seven-zip fork ## 10.3.0 / 2023-09-07 ### Added * VCF file support * Support Ruby 3.2. Drop support for Ruby 2.7, Rails 6.0