mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-07 00:02:19 -05:00
Bump version to 5.26.0
This commit is contained in:
parent
29f321b224
commit
f3b83f132e
@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 5.26.0 - 2020-09-29
|
||||||
|
* [#949](https://github.com/stripe/stripe-ruby/pull/949) Add support for the `SetupAttempt` resource and List API
|
||||||
|
|
||||||
## 5.25.0 - 2020-09-02
|
## 5.25.0 - 2020-09-02
|
||||||
* [#944](https://github.com/stripe/stripe-ruby/pull/944) Add support for the Issuing Dispute Submit API
|
* [#944](https://github.com/stripe/stripe-ruby/pull/944) Add support for the Issuing Dispute Submit API
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Stripe
|
module Stripe
|
||||||
VERSION = "5.25.0"
|
VERSION = "5.26.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user