CHANGELOG.md in ndr_import-9.0.2 vs CHANGELOG.md in ndr_import-9.0.3
- old
+ new
@@ -1,7 +1,17 @@
## [Unreleased]
*no unreleased changes*
+## 9.0.3 / 2021-01-04
+### Fixed
+* Address issue importing multiple files against the same table (#54)
+
+### Changed
+* ensure keyword args are properly splatted for ruby 2.7
+
+### Added
+* Ruby 2.7 to travis matrix
+
## 9.0.2 / 2020-08-14
### Changed
* Configure Nokogiri with HUGE for large xml files
## 9.0.1 / 2020-03-26