CHANGELOG.md in rubycritic-4.2.1 vs CHANGELOG.md in rubycritic-4.2.2
- old
+ new
@@ -1,5 +1,10 @@
-# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.2.1...master)
+# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.2.2...master)
+
+# v4.2.2 / 2019-11-12 [(commits)](https://github.com/whitesmith/rubycritic/compare/v4.2.1...v4.2.2)
+
+* [BUGFIX] Fix deprecation warnings related to Minitest 6 (by [@jsantos][])
+* [BUGFIX] Expand Churn vs. Complexity chart to full-width on small screen (by [@teohm][])
# v4.2.1 / 2019-10-29 [(commits)](https://github.com/whitesmith/rubycritic/compare/v4.2.0...v4.2.1)
* [BUGFIX] Fix Color coding of files in Coverage section (by [@etagwerker][])