CHANGELOG.md in relaxed-rubocop-2.4 vs CHANGELOG.md in relaxed-rubocop-2.5
- old
+ new
@@ -1,6 +1,11 @@
# Change Log
+## Version 2.5
+
+- Metrics/LineLength -> Layout/LineLength
+- Disable all metrics cops via prefix, not individually
+
## Version 2.4
- Disable Style/SymbolArray
- Disable Style/NumericPredicate