CHANGELOG.md in ndr_import-8.1.0 vs CHANGELOG.md in ndr_import-8.2.0
- old
+ new
@@ -1,7 +1,11 @@
## [Unreleased]
*no unreleased changes*
+## 8.2.0 / 2019-02-25
+### Added
+* Support automatically generating a per row identifier with `row_identifier` (#34)
+
## 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.