Skip to content

Commit 9cdef54

Browse files
committed
[AUTO][skip ci] Updating changelog for v3.0.3
1 parent a290176 commit 9cdef54

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

CHANGELOG.md

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

2+
### v3.0.3 - 2017-11-16
3+
**Changes:**
4+
* Adds compatibility with WordPress 4.9.
5+
26
### v3.0.2 - 2017-10-10
37
**Changes:**
48
* Fix dependency for composer dependencies.

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [rozroz](https://profiles.wordpress.org/rozroz)
33
**Tags:** chart, charts, charting, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, canvas, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api
44
**Requires at least:** 3.5
5-
**Tested up to:** 4.8
5+
**Tested up to:** 4.9
66
**Stable tag:** trunk
77
**License:** GPL v2.0 or later
88
**License URI:** http://www.opensource.org/licenses/gpl-license.php
@@ -144,6 +144,11 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
144144
5. Charts library
145145

146146
## Changelog ##
147+
### 3.0.3 - 2017-11-16 ###
148+
149+
* Adds compatibility with WordPress 4.9.
150+
151+
147152
### 3.0.2 - 2017-10-10 ###
148153

149154
* Fix dependency for composer dependencies.

readme.txt

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

146146
== Changelog ==
147+
= 3.0.3 - 2017-11-16 =
148+
149+
* Adds compatibility with WordPress 4.9.
150+
151+
147152
= 3.0.2 - 2017-10-10 =
148153

149154
* Fix dependency for composer dependencies.

0 commit comments

Comments
 (0)