Skip to content

Commit 2c6f298

Browse files
committed
[AUTO][skip ci] Updating changelog for v3.0.9
1 parent 3349bdb commit 2c6f298

File tree

4 files changed

+21
-1
lines changed

4 files changed

+21
-1
lines changed

CHANGELOG.md

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

2+
### v3.0.9 - 2018-07-12
3+
**Changes:**
4+
* New chart title option for the back-end of the charts that don't allow a title on the front-end
5+
* Store the png images of the charts in a global array that can be used in JS
6+
* Added options for charts animations
7+
28
### v3.0.8 - 2018-06-27
39
**Changes:**
410
* Added revision support for the chart post type

readme.md

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

146146
## Changelog ##
147+
### 3.0.9 - 2018-07-12 ###
148+
149+
* New chart title option for the back-end of the charts that don't allow a title on the front-end
150+
* Store the png images of the charts in a global array that can be used in JS
151+
* Added options for charts animations
152+
153+
147154
### 3.0.8 - 2018-06-27 ###
148155

149156
* Added revision support for the chart post type

readme.txt

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

146146
== Changelog ==
147+
= 3.0.9 - 2018-07-12 =
148+
149+
* New chart title option for the back-end of the charts that don't allow a title on the front-end
150+
* Store the png images of the charts in a global array that can be used in JS
151+
* Added options for charts animations
152+
153+
147154
= 3.0.8 - 2018-06-27 =
148155

149156
* Added revision support for the chart post type

themeisle-hash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"index.php":"9f0ab01e57b855474e893f3970fd7cff"}
1+
{"index.php":"6aa5f5dcf6ae81c21b03e5123e007d6e"}

0 commit comments

Comments
 (0)