CHANGELOG in eat-0.1.1 vs CHANGELOG in eat-0.1.2

- old
+ new

@@ -1,4 +1,6 @@ +0.1.2 +* better gem description to show up on rubygems 0.1.1 * SSL certificates are now verified by default (use :openssl_verify_mode => 'none' to disable) per @codahale http://bit.ly/kZr9Jc 0.1.0 * no longer tries to open file with sudo if it gets a permission error * remove Eat::Config.timeout global option