Skip to content

Commit

Permalink
Merge 4d8f703 into a6923b4
Browse files Browse the repository at this point in the history
  • Loading branch information
s01ipsist committed Jul 12, 2019
2 parents a6923b4 + 4d8f703 commit 8abf726
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
### 2.1.1 (January 31, 2017)
### 2.2.0 (December 6, 2018)

- Add support for Stripe v4.x (#119)
- Documentation Updates and Fixes (#113 and #117)

### 2.1.1 (January 31, 2018)

- Adds better support for Rails 5.2 (#105, #106, #107)
- `StripeEvent::WebhookController` now calls `skip_before_action :verify_authenticity_token` if `Rails.application.config.action_controller.default_protect_from_forgery` is set (as it is by default in Rails 5.2)
Expand Down

0 comments on commit 8abf726

Please sign in to comment.