mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.4.1
This commit is contained in:
parent
e4725b8006
commit
6bd1d6b9a0
@ -1,3 +1,8 @@
|
||||
=== 3.4.1 2017-10-05
|
||||
|
||||
* [#586] Log query strings as well as form bodies with STRIPE_LOG
|
||||
* [#588] Require minimum Faraday 0.10 for bug fix in parameter encoding
|
||||
|
||||
=== 3.4.0 2017-09-20
|
||||
|
||||
* Mark legacy Bitcoin API as deprecated, and remove corresponding tests
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = "3.3.2".freeze
|
||||
VERSION = "3.4.1".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user