History.txt in excellent-1.7.1 vs History.txt in excellent-1.7.2

- old
+ new

@@ -1,9 +1,16 @@ ======= += 1.7.2 + +* fixed Simplabs::Excellent::Checks::Rails::CustomInitializeMethodCheck +* fixed Simplabs::Excellent::Checks::MethodNameCheck so it allows method names that exist in Ruby itself +* fixed Simplabs::Excellent::Checks::GlobalVariableCheck so it doesn't report false positives for rescue bodies + = 1.7.1 * fixed excellent for Ruby 2.0 * some internal cleanup +* support -v switch on command line = 1.7.0 * fixed issue #24 * updated ruby_parser and sexp_processor dependencies \ No newline at end of file