CHANGELOG.md in rubycritic-4.2.0 vs CHANGELOG.md in rubycritic-4.2.1
- old
+ new
@@ -1,5 +1,9 @@
-# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.2.0...master)
+# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.2.1...master)
+
+# 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][])
# v4.2.0 / 2019-10-22 [(commits)](https://github.com/whitesmith/rubycritic/compare/v4.1.0...v4.2.0)
* [BUGFIX] Fix CSS alignment of columns for when --suppress-ratings is used on the code page (by [@jbampton][])
* [BUGFIX] Fix typo in example `.rubycritic.yml` (by [@Adre][])