History.txt in stripe-1.8.2 vs History.txt in stripe-1.8.3
- old
+ new
@@ -1,4 +1,9 @@
+=== 1.8.3 2013-05-06
+
+* 1 bugfix:
+ * Fix handling of per-call API keys (github issue #67)
+
=== 1.8.2 2013-05-01
* 3 minor enhancement:
* Use to_sym instead of type checking for minor performance
improvement (github issue #59)