mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-30 00:00:47 -04:00
Bump version to 1.56.0
This commit is contained in:
parent
f44bf4def3
commit
2de99c55ce
@ -1,9 +1,13 @@
|
||||
=== 1.55.1 2016-10-24
|
||||
=== 1.56.0 2016-10-24
|
||||
|
||||
* Add accessors for new fields added in `#update_attributes`
|
||||
* Handle multi-plan subscriptions through new subscription items
|
||||
* Handle 403 status codes from the API
|
||||
|
||||
=== 1.55.1 2016-10-24
|
||||
|
||||
Identical to 1.56.0 above. I incorrectly cut a patch-level release.
|
||||
|
||||
=== 1.55.0 2016-09-15
|
||||
|
||||
* Add support for Apple Pay domains
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.55.1'
|
||||
VERSION = '1.56.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user