Skip to content

Commit

Permalink
Merge pull request #631 from ebanx/staging/1.28.0
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
RafaelBruno authored Feb 28, 2018
2 parents 9c98e7a + 9d48b6f commit c1a5c27
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

# 1.28.0
* Feature - Removed documents from some payment methods of Chilean and Colombian [#617](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/617)
* Feature - Added document as mandatory to Peruvian gateways [#618](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/618)
* Feature - Added document as mandatory to Argentinian gateways [#619](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/619)
* Feature - Added sandbox mode warning on gateway form [#624](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/624)
* Fix - Fixed due date options not appearing on admin [#616](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/616)
* Fix - Fixed instalment changing exchange rate message to total local amount message [#623](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/623)
* Fix - Fixed one click redirecting to product page on Mexico [#626](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/626)
* Fix - Stop changing 'complete' status on notification arrival [#629](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/629)

# 1.27.0
* Feature - Change tooltip message for IOF on local amount [#611](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/611)
* Feature - Show exchange rate on checkout [#612](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/612)
Expand Down
12 changes: 11 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: ebanxwp
Tags: credit card, boleto, ebanx, woocommerce, approval rate, conversion rate, brazil, mexico, argentina, peru, colombia, chile, ecuador, oxxo, baloto, cash payment, local payment one-click payment, installments, alternative payments, accept more payments
Requires at least: 4.0
Tested up to: 4.9
Stable tag: 1.27.0
Stable tag: 1.28.0
License: Apache v2.0
License URI: http://www.apache.org/licenses/LICENSE-2.0

Expand Down Expand Up @@ -143,6 +143,16 @@ Yes, you can.

== Changelog ==

= 1.28.0 =
* Feature - Removed documents from some payment methods of Chilean and Colombian [#617](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/617)
* Feature - Added document as mandatory to Peruvian gateways [#618](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/618)
* Feature - Added document as mandatory to Argentinian gateways [#619](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/619)
* Feature - Added sandbox mode warning on gateway form [#624](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/624)
* Fix - Fixed due date options not appearing on admin [#616](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/616)
* Fix - Fixed instalment changing exchange rate message to total local amount message [#623](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/623)
* Fix - Fixed one click redirecting to product page on Mexico [#626](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/626)
* Fix - Stop changing 'complete' status on notification arrival [#629](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/629)

= 1.27.0 =
* Feature - Change tooltip message for IOF on local amount [#611](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/611)
* Feature - Show exchange rate on checkout [#612](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/612)
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-gateway-ebanx.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Offer Latin American local payment methods & increase your conversion rates with the solution used by AliExpress, AirBnB and Spotify in Brazil.
* Author: EBANX
* Author URI: https://www.ebanx.com/business/en
* Version: 1.27.0
* Version: 1.28.0
* License: MIT
* Text Domain: woocommerce-gateway-ebanx
* Domain Path: /languages
Expand Down

0 comments on commit c1a5c27

Please sign in to comment.