CHANGELOG.md in ndr_import-10.1.2 vs CHANGELOG.md in ndr_import-10.1.3

- old
+ new

@@ -1,6 +1,15 @@ ## [Unreleased] -*no unreleased changes* +* No unreleased changes + +## 10.1.3 / 2022-12-08 +### Added +* JSON Lines file parser +* Test against Rails 6.1 +* Support Ruby 3.1, Rails 7.0 + +### Changed +* Update Ruby/Rails supported versions. 2.7/6.0 is now minimum ## 10.1.2 / 2021-09-28 ### Fixed * Bump to `nokogiri` to address CVE-2021-41098 * Bump `seven_zip_ruby` requirement for Ruby 2.7 support