Skip to content

Commit afc6455

Browse files
committed
prep for release
1 parent 16b5676 commit afc6455

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 2.3.4 (2022-05-03)
4+
35
- Add setup_intent.canceled and setup_intent.requires_action callbacks. Thanks @jamesjason !
46

57
## 2.3.3 (2021-12-17)

lib/stripe/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Stripe
22
module Rails
3-
VERSION = '2.3.3'.freeze
3+
VERSION = '2.3.4'.freeze
44
end
55
end

0 commit comments

Comments
 (0)