Skip to content

Commit 6800d24

Browse files
committed
ci: Updating changelog for v3.1.3 [skip ci]
1 parent de76457 commit 6800d24

File tree

4 files changed

+39
-1
lines changed

4 files changed

+39
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
### v3.1.3 - 2019-02-24
3+
**Changes:**
4+
* Fix issue with changing column settings of the last column in table chart
5+
* Add support for query language to get subset of data from Google Spreadsheet
6+
* Fix conflict with jquery 3.3.x
7+
* Migrated PHPExcel to PhpSpreadsheet
8+
* Front end action 'print' should print the chart and fall back to printing the data
9+
* Fix issue with table chart not showing in IE
10+
* Fix issue with multiple instances of same chart not showing
11+
* Fix issue with date type column does not work with Combo charts
12+
* Tested with WP 5.1
13+
214
### v3.1.2 - 2018-12-06
315
**Changes:**
416
* Fix bug "Warning: A non-numeric value encountered"

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
145145
5. Charts library
146146

147147
## Changelog ##
148+
### 3.1.3 - 2019-02-24 ###
149+
150+
* Fix issue with changing column settings of the last column in table chart
151+
* Add support for query language to get subset of data from Google Spreadsheet
152+
* Fix conflict with jquery 3.3.x
153+
* Migrated PHPExcel to PhpSpreadsheet
154+
* Front end action 'print' should print the chart and fall back to printing the data
155+
* Fix issue with table chart not showing in IE
156+
* Fix issue with multiple instances of same chart not showing
157+
* Fix issue with date type column does not work with Combo charts
158+
* Tested with WP 5.1
159+
160+
148161
### 3.1.2 - 2018-12-06 ###
149162

150163
* Fix bug "Warning: A non-numeric value encountered"

readme.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
145145
5. Charts library
146146

147147
== Changelog ==
148+
= 3.1.3 - 2019-02-24 =
149+
150+
* Fix issue with changing column settings of the last column in table chart
151+
* Add support for query language to get subset of data from Google Spreadsheet
152+
* Fix conflict with jquery 3.3.x
153+
* Migrated PHPExcel to PhpSpreadsheet
154+
* Front end action 'print' should print the chart and fall back to printing the data
155+
* Fix issue with table chart not showing in IE
156+
* Fix issue with multiple instances of same chart not showing
157+
* Fix issue with date type column does not work with Combo charts
158+
* Tested with WP 5.1
159+
160+
148161
= 3.1.2 - 2018-12-06 =
149162

150163
* Fix bug "Warning: A non-numeric value encountered"

themeisle-hash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"index.php":"2e2ff6d62f10ed7a881b3a41c08853ee"}
1+
{"index.php":"7a0c58624116ed52980adffda9f70044"}

0 commit comments

Comments
 (0)