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

Commit 2e90584

Browse files
committed
Bump 1.2.4
1 parent 2180af0 commit 2e90584

File tree

3 files changed

+12
-20
lines changed

3 files changed

+12
-20
lines changed

CHANGELOG.md

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

3+
## [1.2.4](https://github.com/rvola/woo-stripe-fee-in-report/tree/1.2.4) - 2020-01-22
4+
[Full Changelog](https://github.com/rvola/woo-stripe-fee-in-report/compare/1.2.3...1.2.4)
5+
6+
* ✔︎ Compatibility WOO 3.9
7+
38
## [1.2.3](https://github.com/rvola/woo-stripe-fee-in-report/tree/1.2.3) - 2019-11-15
49
[Full Changelog](https://github.com/rvola/woo-stripe-fee-in-report/compare/1.2.2...1.2.3)
510

readme.txt

Lines changed: 5 additions & 18 deletions
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.3
8-
Stable tag: 1.2.3
8+
Stable tag: 1.2.4
99
License: GPLv3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

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

4242
== Changelog ==
4343

44+
= 1.2.4 / 2020-01-22 =
45+
* ✔︎ Compatibility WOO 3.9
46+
4447
= 1.2.3 / 2019-11-15 =
4548
* FIX / Incorrect call folder
4649

47-
= 1.2.2 / 2019-10-23 =
48-
* FIX / Load languages files
49-
* escape i18n
50-
* FIX / Series incorrect for legend + escape i18n
51-
* ✔︎ Compatibility WOO 3.8
52-
* ✔︎ Compatibility WP 5.3
53-
54-
= 1.2.1 / 2019-04-03 =
55-
* ✔︎ Compatibility WP 5.2
56-
* ✔︎ Compatibility WOO 3.6
57-
58-
= 1.2.0 / 2019-03-08 =
59-
* Add data to CSV export
60-
* ✔ Check compatbility WP 5.1
61-
* FIX / url GitHub
62-
63-
[Complete Changelog](https://github.com/rvola/woo-stripe-fee-in-report/blob/master/CHANGELOG.md).
50+
[_More changelog_](https://github.com/rvola/woo-stripe-fee-in-report/blob/master/CHANGELOG.md).).

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.2.3
9-
* Revision: 2019-11-15
8+
* Version: 1.2.4
9+
* Revision: 2020-02-22
1010
* Creation: 2018-02-24
1111
*
1212
* Author: studio RVOLA

0 commit comments

Comments
 (0)