CHANGELOG.md in rubocop-infinum-0.0.1 vs CHANGELOG.md in rubocop-infinum-0.1.0
- old
+ new
@@ -1,6 +1,12 @@
# RuboCop Infinum Change Log
+## 0.1.0 (Sep 8th, 2020)
+
+- add autocorrect method to `Rails/AttributeDefaultBlockValue`
+- refactor cop `Rails/AttributeDefaultBlockValue` cop
+
+
## 0.0.1 (Aug 28th, 2020)
- create custom cop `Rails/AttributeDefaultBlockValue`
- setup gem