Changeset 1778881
- Timestamp:
- 11/30/2017 06:11:23 PM (8 years ago)
- Location:
- iugu-woocommerce
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.12 (copied) (copied from iugu-woocommerce/trunk)
-
tags/1.0.12/iugu-woocommerce.php (modified) (2 diffs)
-
tags/1.0.12/readme.txt (modified) (3 diffs)
-
trunk/iugu-woocommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
iugu-woocommerce/tags/1.0.12/iugu-woocommerce.php
r1778845 r1778881 4 4 * Plugin URI: https://github.com/iugu/iugu-woocommerce 5 5 * Description: Iugu payment gateway for WooCommerce. 6 * Author: Iugu7 * Author URI: http ://iugu.com/8 * Version: 1.0.1 16 * Author: iugu 7 * Author URI: https://iugu.com/ 8 * Version: 1.0.12 9 9 * License: GPLv2 or later 10 10 * Text Domain: iugu-woocommerce … … 28 28 * @var string 29 29 */ 30 const VERSION = '1.0.1 1';30 const VERSION = '1.0.12'; 31 31 32 32 /** -
iugu-woocommerce/tags/1.0.12/readme.txt
r1778808 r1778881 1 1 === WooCommerce iugu === 2 **Contributors:**iugu, claudiosanches, braising, andsnleo3 **Tags:**woocommerce, iugu, payment4 **Requires at least:**3.95 **Tested up to:**4.96 **Stable tag:** 1.0.11 7 **License:**GPLv2 or later8 **License URI:**http://www.gnu.org/licenses/gpl-2.0.html2 Contributors: iugu, claudiosanches, braising, andsnleo 3 Tags: woocommerce, iugu, payment 4 Requires at least: 3.9 5 Tested up to: 4.9 6 Stable tag: 1.0.12 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 10 Receba pagamentos por cartão de crédito e boleto bancário na sua loja WooCommerce com a iugu. … … 89 89 == Changelog == 90 90 91 = 1.0.12 - 2017/11/30 = 92 * **Correção**: Incluída dependência do plugin que estava em falta na versão 1.0.11. Obrigado, @diasnt! 93 91 94 = 1.0.11 - 2017/11/29 = 92 95 * **Melhoria**: Erros da API da iugu agora são exibidos na página do checkout em vez do antigo erro padrão de pagamento, que dizia muito sem dizer nada. … … 140 143 == Upgrade Notice == 141 144 145 = 1.0.12 = 146 Incluímos uma dependência do plugin que estava em falta na versão 1.0.11. Obrigado, @diasnt! 147 142 148 = 1.0.11 = 143 149 Atualizamos o plugin para enviar a informação de **Bairro** do cliente, dado essencial para a criação de boletos registrados. -
iugu-woocommerce/trunk/iugu-woocommerce.php
r1778845 r1778881 4 4 * Plugin URI: https://github.com/iugu/iugu-woocommerce 5 5 * Description: Iugu payment gateway for WooCommerce. 6 * Author: Iugu7 * Author URI: http ://iugu.com/8 * Version: 1.0.1 16 * Author: iugu 7 * Author URI: https://iugu.com/ 8 * Version: 1.0.12 9 9 * License: GPLv2 or later 10 10 * Text Domain: iugu-woocommerce … … 28 28 * @var string 29 29 */ 30 const VERSION = '1.0.1 1';30 const VERSION = '1.0.12'; 31 31 32 32 /** -
iugu-woocommerce/trunk/readme.txt
r1778808 r1778881 1 1 === WooCommerce iugu === 2 **Contributors:**iugu, claudiosanches, braising, andsnleo3 **Tags:**woocommerce, iugu, payment4 **Requires at least:**3.95 **Tested up to:**4.96 **Stable tag:** 1.0.11 7 **License:**GPLv2 or later8 **License URI:**http://www.gnu.org/licenses/gpl-2.0.html2 Contributors: iugu, claudiosanches, braising, andsnleo 3 Tags: woocommerce, iugu, payment 4 Requires at least: 3.9 5 Tested up to: 4.9 6 Stable tag: 1.0.12 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 10 Receba pagamentos por cartão de crédito e boleto bancário na sua loja WooCommerce com a iugu. … … 89 89 == Changelog == 90 90 91 = 1.0.12 - 2017/11/30 = 92 * **Correção**: Incluída dependência do plugin que estava em falta na versão 1.0.11. Obrigado, @diasnt! 93 91 94 = 1.0.11 - 2017/11/29 = 92 95 * **Melhoria**: Erros da API da iugu agora são exibidos na página do checkout em vez do antigo erro padrão de pagamento, que dizia muito sem dizer nada. … … 140 143 == Upgrade Notice == 141 144 145 = 1.0.12 = 146 Incluímos uma dependência do plugin que estava em falta na versão 1.0.11. Obrigado, @diasnt! 147 142 148 = 1.0.11 = 143 149 Atualizamos o plugin para enviar a informação de **Bairro** do cliente, dado essencial para a criação de boletos registrados.
Note: See TracChangeset
for help on using the changeset viewer.