Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Commit ce13e02

Browse files
committed
Bump 1.2.0
1 parent 753d764 commit ce13e02

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/rvola/woo-stripe-fee-in-report/tree/1.2.0) - 2019-03-08
4+
[Full Changelog](https://github.com/rvola/woo-stripe-fee-in-report/compare/1.1.4...1.2.0)
5+
* Add data to CSV export
6+
* ✔ Check compatbility WP 5.1
7+
* FIX / url GitHub
8+
39
## [1.1.4](https://github.com/rvola/woo-stripe-fee-in-report/tree/1.1.4) - 2018-10-22
410
[Full Changelog](https://github.com/rvola/woo-stripe-fee-in-report/compare/1.1.3...1.1.4)
511

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: stripe, woocommerce, woocommerce-plugin, woocommerce-extension, wordpress-
55
Requires PHP: 7.0
66
Requires at least: 4.4
77
Tested up to: 5.1
8-
Stable tag: 1.1.4
8+
Stable tag: 1.2.0
99
License: GPLv3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -41,6 +41,11 @@ The GIT repository is available here [https://github.com/rvola/woo-stripe-fee-in
4141

4242
== Changelog ==
4343

44+
= 1.2.0 / 2019-03-08 =
45+
* Add data to CSV export
46+
* ✔ Check compatbility WP 5.1
47+
* FIX / url GitHub
48+
4449
= 1.1.4 / 2018-10-22 =
4550
* End support PHP 5.6
4651
* ✔︎ Check compatbility WP 5.0

woo-stripe-fee-in-report.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
*
66
* Description: Shows Stripe fees in WooCommerce charts. Calculates a correct net total.
77
*
8-
* Version: 1.1.4
9-
* Revision: 2018-10-22
8+
* Version: 1.2.0
9+
* Revision: 2019-03-08
1010
* Creation: 2018-02-24
1111
*
1212
* Author: studio RVOLA

0 commit comments

Comments
 (0)