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 c67bf95 commit d05f698Copy full SHA for d05f698
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.0.0 January 6, 2017
2
+ - Add `Accounts` resource
3
+ - Add `Merchants` resource
4
+ - Completely change `Button::Response` interface
5
+
6
1.2.0 January 4, 2017
7
- Add `Button::Utils::webhook_authentic?` function
8
lib/button/version.rb
@@ -1,3 +1,3 @@
module Button
- VERSION = '1.2.0'.freeze
+ VERSION = '2.0.0'.freeze
end
0 commit comments