From 6800d243790669ed526a81bc27004d79e01f3708 Mon Sep 17 00:00:00 2001 From: selul Date: Sun, 24 Feb 2019 07:30:24 +0000 Subject: [PATCH] ci: Updating changelog for v3.1.3 [skip ci] --- CHANGELOG.md | 12 ++++++++++++ readme.md | 13 +++++++++++++ readme.txt | 13 +++++++++++++ themeisle-hash.json | 2 +- 4 files changed, 39 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f83c4fdc..6117ec5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,16 @@ + ### v3.1.3 - 2019-02-24 + **Changes:** + * Fix issue with changing column settings of the last column in table chart +* Add support for query language to get subset of data from Google Spreadsheet +* Fix conflict with jquery 3.3.x +* Migrated PHPExcel to PhpSpreadsheet +* Front end action 'print' should print the chart and fall back to printing the data +* Fix issue with table chart not showing in IE +* Fix issue with multiple instances of same chart not showing +* Fix issue with date type column does not work with Combo charts +* Tested with WP 5.1 + ### v3.1.2 - 2018-12-06 **Changes:** * Fix bug "Warning: A non-numeric value encountered" diff --git a/readme.md b/readme.md index 760a8143..b4750a77 100644 --- a/readme.md +++ b/readme.md @@ -145,6 +145,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have ` 5. Charts library ## Changelog ## +### 3.1.3 - 2019-02-24 ### + +* Fix issue with changing column settings of the last column in table chart +* Add support for query language to get subset of data from Google Spreadsheet +* Fix conflict with jquery 3.3.x +* Migrated PHPExcel to PhpSpreadsheet +* Front end action 'print' should print the chart and fall back to printing the data +* Fix issue with table chart not showing in IE +* Fix issue with multiple instances of same chart not showing +* Fix issue with date type column does not work with Combo charts +* Tested with WP 5.1 + + ### 3.1.2 - 2018-12-06 ### * Fix bug "Warning: A non-numeric value encountered" diff --git a/readme.txt b/readme.txt index 72669004..765b16e0 100644 --- a/readme.txt +++ b/readme.txt @@ -145,6 +145,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have ` 5. Charts library == Changelog == += 3.1.3 - 2019-02-24 = + +* Fix issue with changing column settings of the last column in table chart +* Add support for query language to get subset of data from Google Spreadsheet +* Fix conflict with jquery 3.3.x +* Migrated PHPExcel to PhpSpreadsheet +* Front end action 'print' should print the chart and fall back to printing the data +* Fix issue with table chart not showing in IE +* Fix issue with multiple instances of same chart not showing +* Fix issue with date type column does not work with Combo charts +* Tested with WP 5.1 + + = 3.1.2 - 2018-12-06 = * Fix bug "Warning: A non-numeric value encountered" diff --git a/themeisle-hash.json b/themeisle-hash.json index a918577e..62198f05 100644 --- a/themeisle-hash.json +++ b/themeisle-hash.json @@ -1 +1 @@ -{"index.php":"2e2ff6d62f10ed7a881b3a41c08853ee"} \ No newline at end of file +{"index.php":"7a0c58624116ed52980adffda9f70044"} \ No newline at end of file