diff --git a/History b/History index 74b01ab2..bee70a86 100644 --- a/History +++ b/History @@ -1,3 +1,7 @@ +== 0.7.7 2011-04-16 +* bug fix + * Fix NoMethodError when using the NON_RAILS_QUERY_STRING_NORMALIZER with a hash whose key is a symbol and value is nil + == 0.7.5 2011-04-16 * bug fix * caused issue with latest rubygems