CHANGELOG.md in autocop-0.1.3 vs CHANGELOG.md in autocop-0.1.4
- old
+ new
@@ -1,4 +1,13 @@
+## v0.1.4 - 2018-03-27
+
+- Performance/HashEachMethods removed
+
+## v0.1.3 - 2018-03-27
+
+- Remove old lint cops that are under layout now
+- Break out trailing comma cops for hash and array
+
## v0.1.2 - 2018-03-07
- Relax ruby version to >= 2.2 for now
- Relax rubocop dependency version