History.txt in ssn_validator-1.0.10 vs History.txt in ssn_validator-1.0.11
- old
+ new
@@ -1,4 +1,9 @@
+== 1.0.11 2012-10-09
+
+* 1 enhancement:
+ * use mysql2 adapter if it is installed, otherwise use mysql adapter if installed. Fall back to Active Record if neither.
+
== 1.0.10 2012-02-14
* 1 enhancements:
* use a proxy server if the ENV['http_proxy'] variable is set. ie. your.proxy.addr:8080