CHANGELOG.md in thinreports-0.13.1 vs CHANGELOG.md in thinreports-0.14.0

- old
+ new

@@ -1,6 +1,11 @@ ## main (Unreleased) +## 0.14.0 + +* Drop Ruby 2.7 support +* Fix LoadError: cannot load such file -- matrix #131 + ## 0.13.1 Bug fixes: * allow title argument to be specified in Report.generate method #127