We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af0eaf commit 72777e5Copy full SHA for 72777e5
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Payola Changelog
2
3
+* v1.3.0 - 2015-02-28
4
+ - Support Stripe API version 2015-02-18
5
+
6
* v1.2.7 - 2015-02-28
7
- Fix Javascript error handling for one-step subscriptions
8
- Add some docs about events and turbolinks incompatibility
lib/payola/version.rb
@@ -1,3 +1,3 @@
module Payola
- VERSION = "1.2.7"
+ VERSION = "1.3.0"
end
0 commit comments