mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-06 00:00:29 -05:00
Bump version to 3.3.1
This commit is contained in:
parent
aa5ef2f7ff
commit
465da7a997
@ -1,3 +1,8 @@
|
|||||||
|
=== 3.3.1 2017-08-18
|
||||||
|
|
||||||
|
* Only parse webhook payload after verification to decrease likelihood of
|
||||||
|
attack
|
||||||
|
|
||||||
=== 3.3.0 2017-08-11
|
=== 3.3.0 2017-08-11
|
||||||
|
|
||||||
* Add support for standard library logger interface with `Stripe.logger`
|
* Add support for standard library logger interface with `Stripe.logger`
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '3.3.0'
|
VERSION = '3.3.1'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user