Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfwill-dev committed Jan 7, 2021
1 parent 1461293 commit 4009c5e
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 11 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Tags:** woocommerce, pagarme, payment
**Requires at least:** 4.0
**Tested up to:** 5.6
**Stable tag:** 2.4.1
**Stable tag:** 2.5.0
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -127,6 +127,11 @@ Entre em contato [clicando aqui](http://wordpress.org/support/plugin/woocommerce

## Changelog ##

### 2.5.0 - 2020-01-07 ###

* Exibe mensagem após instalação/ativação do plugin, recomendando a instalação do plugin Brazilian Market on WooCommerce
* Exibe mensagem após instalação/ativação do plugin, com um link para a documentação da Pagar.me

### 2.4.1 - 2020-12-17 ###

* Fix: Reverte a alteração que tornava o plugin Brazilian Market on WooCommerce obrigatório
Expand Down
23 changes: 16 additions & 7 deletions languages/woocommerce-pagarme.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Copyright (C) 2020 Pagar.me, Claudio Sanches
# Copyright (C) 2021 Pagar.me, Claudio Sanches
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Pagar.me for WooCommerce 2.4.1\n"
"Project-Id-Version: Pagar.me for WooCommerce 2.5.0\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/woocommerce-pagarme\n"
"POT-Creation-Date: 2020-12-17 15:09:52+00:00\n"
"POT-Creation-Date: 2021-01-07 16:54:56+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"X-Generator: grunt-wp-i18n 0.5.4\n"
Expand All @@ -24,11 +24,12 @@ msgstr ""

#: includes/admin/views/html-notice-missing-brazilian-market.php:22
#: includes/admin/views/html-notice-missing-woocommerce.php:22
#: includes/admin/views/html-notice-pagarme-documentation-link.php:11
msgid "WooCommerce Pagar.me"
msgstr ""

#: includes/admin/views/html-notice-missing-brazilian-market.php:22
msgid "depends on the last version of Brazilian Market to work!"
msgid "recommends using the last version of Brazilian Market plugin to work!"
msgstr ""

#: includes/admin/views/html-notice-missing-brazilian-market.php:25
Expand All @@ -53,6 +54,14 @@ msgstr ""
msgid "Install WooCommerce"
msgstr ""

#: includes/admin/views/html-notice-pagarme-documentation-link.php:11
msgid "We recommend checking out our documentation before starting using"
msgstr ""

#: includes/admin/views/html-notice-pagarme-documentation-link.php:13
msgid "Pagar.me documentation"
msgstr ""

#: includes/class-wc-pagarme-api.php:469
msgid "Invalid transaction data."
msgstr ""
Expand Down Expand Up @@ -499,11 +508,11 @@ msgstr ""
msgid "%1$dx of %2$s %3$s"
msgstr ""

#: woocommerce-pagarme.php:132
#: woocommerce-pagarme.php:140
msgid "Bank Slip Settings"
msgstr ""

#: woocommerce-pagarme.php:134
#: woocommerce-pagarme.php:142
msgid "Credit Card Settings"
msgstr ""

Expand Down
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: pagarme, claudiosanches, murilohns
Tags: woocommerce, pagarme, payment
Requires at least: 4.0
Tested up to: 5.6
Stable tag: 2.4.1
Stable tag: 2.5.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -60,6 +60,8 @@ Também será necessário utilizar o plugin [WooCommerce Extra Checkout Fields f

Pronto, sua loja já pode receber pagamentos pelo Pagar.me.

Mais informações sobre as configurações do plugin em: [https://docs.pagar.me/v2/docs/configurando-o-plugin-pagarme-woocommerce](https://docs.pagar.me/v2/docs/configurando-o-plugin-pagarme-woocommerce).

== Frequently Asked Questions ==

= Qual é a licença do plugin? =
Expand Down Expand Up @@ -117,6 +119,11 @@ Entre em contato [clicando aqui](http://wordpress.org/support/plugin/woocommerce

== Changelog ==

= 2.5.0 - 2020-01-07 =

* Exibe mensagem após instalação/ativação do plugin, recomendando a instalação do plugin Brazilian Market on WooCommerce
* Exibe mensagem após instalação/ativação do plugin, com um link para a documentação da Pagar.me

= 2.4.1 - 2020-12-17 =

* Fix: Reverte a alteração que tornava o plugin Brazilian Market on WooCommerce obrigatório
Expand Down
4 changes: 2 additions & 2 deletions woocommerce-pagarme.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Gateway de pagamento Pagar.me para WooCommerce.
* Author: Pagar.me, Claudio Sanches
* Author URI: https://pagar.me/
* Version: 2.4.1
* Version: 2.5.0
* License: GPLv2 or later
* Text Domain: woocommerce-pagarme
* Domain Path: /languages/
Expand All @@ -29,7 +29,7 @@ class WC_Pagarme {
*
* @var string
*/
const VERSION = '2.4.1';
const VERSION = '2.5.0';

/**
* Instance of this class.
Expand Down

0 comments on commit 4009c5e

Please sign in to comment.