History.txt in stripe-1.28.0 vs History.txt in stripe-1.28.1
- old
+ new
@@ -1,4 +1,12 @@
+=== 1.28.1 2015-10-05
+
+* DESCRIBE CHANGES HERE (try to use the same style, tense, etc. as the other entries)
+
+=== 1.28.1 2015-10-05
+
+* Fix URI being referenced by file upload resources
+
=== 1.28.0 2015-10-05
* Make StripeObject's #save "upsert"-like; creates an object if new
* Add #update_attributes to StripeObject for safe mass assignment
* Properly mass assign attributes on calls to #save