History.txt in roodi-3.0.0 vs History.txt in roodi-3.0.1
- old
+ new
@@ -1,4 +1,16 @@
+= 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
+* Added code coverage through Coveralls.io
+* Pulled duplicated find_name method up to super class
+* Added Code Climate badge
+* Added info about how to contribute
+* Updated copyright info to be current
+* Re-added tasks for releasing new versions of the gem
+
= 3.0.0
* Removed MissingForeignKeyIndexCheck, since it is specific to Rails/ActiveRecord and thus doesn't belong in Roodi
* A build is now running on Travis for the following Ruby versions: 1.8, 1.9, 2.0, JRuby 1.8 mode, JRuby 1.9 mode, Rubinius 1.8 mode, Rubinius 1.9 mode, Ruby Enterprise Edition
* Using ruby_parser 3.2.2