CHANGELOG.md in ndr_import-8.0.0 vs CHANGELOG.md in ndr_import-8.1.0

- old
+ new

@@ -1,14 +1,20 @@ ## [Unreleased] *no unreleased changes* +## 8.1.0 / 2019-01-08 +### Added +* Support `liberal_parsing` when using the delimited helper +* Support for Ruby 2.6. Rails 5.0 / Ruby 2.4 is now the minimum. + ## 8.0.0 / 2018-11-26 ### Changed * Strip non tabular captured values by default (#28) ### Added * Add validations to field mappings (#27) * control `ndr_table` serialise order with `encode_with` method (#30) +* Added a 7-Zip file handler ## 7.0.0 / 2018-11-09 ### Changed * Breaking refactor of universal importer mixin (#25) * Update `pdf-reader` version to support recent Rubies (#16)