mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 3.14.0
This commit is contained in:
parent
6ce45193d2
commit
40e4883ddc
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 3.14.0 - 2018-05-09
|
||||
* [#645](https://github.com/stripe/stripe-ruby/pull/645) Add support for issuer fraud records
|
||||
|
||||
## 3.13.1 - 2018-05-07
|
||||
* [#647](https://github.com/stripe/stripe-ruby/pull/647) Merge query parameters coming from path with `params` argument
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = "3.13.1".freeze
|
||||
VERSION = "3.14.0".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user