Skip to content

Commit 1d7416d

Browse files
Merge branch 'master' into development
2 parents 69d09e0 + 921e5be commit 1d7416d

File tree

4 files changed

+31
-3
lines changed

4 files changed

+31
-3
lines changed

CHANGELOG.md

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

2+
### v3.3.4 - 2019-11-15
3+
**Changes:**
4+
* Fix issue with table chart not loading in the block editor
5+
6+
### v3.3.3 - 2019-11-12
7+
**Changes:**
8+
* Tested upto WordPress 5.3
9+
210
### v3.3.2 - 2019-10-03
311
**Changes:**
412
* Add support for Dataset schema

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,16 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
159159
13. Bar chart
160160

161161
## Changelog ##
162+
### 3.3.4 - 2019-11-15 ###
163+
164+
* Fix issue with table chart not loading in the block editor
165+
166+
167+
### 3.3.3 - 2019-11-12 ###
168+
169+
* Tested upto WordPress 5.3
170+
171+
162172
### 3.3.2 - 2019-10-03 ###
163173

164174
* Add support for Dataset schema

readme.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,18 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
161161
12. Bar settings, Series settings
162162
13. Bar chart
163163

164-
## Changelog ##
165-
### 3.3.2 - 2019-10-03 ###
164+
== Changelog ==
165+
= 3.3.4 - 2019-11-15 =
166+
167+
* Fix issue with table chart not loading in the block editor
168+
169+
170+
= 3.3.3 - 2019-11-12 =
171+
172+
* Tested upto WordPress 5.3
173+
174+
175+
= 3.3.2 - 2019-10-03 =
166176

167177
* Add support for Dataset schema
168178
* Horizontal Axis formatting should apply to tooltips

themeisle-hash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"index.php":"b3213b7f364c4825603628bd0975708f"}
1+
{"index.php":"c3004c04b78b4a25245d1c88ba9b1184"}

0 commit comments

Comments
 (0)