History.txt in roodi-3.0.1 vs History.txt in roodi-3.1.0
- old
+ new
@@ -1,4 +1,9 @@
+= 3.1.0
+* Loosen ruby_parser version dependency (PR from Benjamin Fleischer)
+* Files that can't be parsed are no longer silently skipped
+* Empty rescue body check not failing when block contains empty arrays etc
+
= 3.0.1
* Added brief class level documentation on all checks
* No longer printing out "Line: 1" every time you run roodi-describe
* Added code coverage badge from Coverall.io