CHANGELOG in eat-0.1.0 vs CHANGELOG in eat-0.1.1
- old
+ new
@@ -2 +1,3 @@
+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