Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
* Add javascript_enabled field in ChannelData for request session and update session (browser channel)
* Add reference property to Financial Actions query
* Add support for Forex (FX) rates API
* Remove marketplace from HostedPayments & PaymentLinks
  • Loading branch information
martinseco committed Apr 6, 2023
1 parent 9f590ef commit abb05e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/checkout_sdk/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CheckoutSdk
VERSION = '1.1.1'
VERSION = '1.1.2'
end

0 comments on commit abb05e7

Please sign in to comment.