Skip to content

Commit 33ee9a2

Browse files
committed
ci: Updating changelog for v3.1.0 [skip ci]
1 parent 2eeb0c9 commit 33ee9a2

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

CHANGELOG.md

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

2+
### v3.1.0 - 2018-12-03
3+
**Changes:**
4+
* Add Table chart
5+
* Fix date format in sample files
6+
27
### v3.0.12 - 2018-10-11
38
**Changes:**
49
* Added filter to enable users to change schedule of charts.

readme.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Visualizer: Tables and Charts Manager for WordPress (Lite) #
1+
# Visualizer: Tables and Charts Manager for WordPress (Lite) # #
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)
3-
**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, data tables
3+
**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, data tables
44
**Requires at least:** 3.5
55
**Tested up to:** 4.9
66
**Stable tag:** trunk
@@ -31,7 +31,7 @@ The plugin uses Google Visualization API and DataTables.net to add responsive &
3131
> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
3232
3333

34-
### 10 Chart types + 2 more in the pro version ###
34+
### 9 Chart types + 3 more in the pro version ###
3535
This WordPress graph plugin provides a variety of charts that are optimized to address your WordPress data visualization needs. It is line chart,flow chart, area chart, bar chart, column chart, pie chart, geo chart, gauge chart, candlestick chart and scatter chart. These charts are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no extra plugins are required. Adding these charts to your page can be done in a few simple steps. The premium version can act as a interactive WordPress Table plugin, with sorting capabilities.
3636

3737
### Flexible and customizable ###
@@ -145,6 +145,12 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
145145
5. Charts library
146146

147147
## Changelog ##
148+
### 3.1.0 - 2018-12-03 ###
149+
150+
* Add Table chart
151+
* Fix date format in sample files
152+
153+
148154
### 3.0.12 - 2018-10-11 ###
149155

150156
* Added filter to enable users to change schedule of charts.

readme.txt

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

147147
== Changelog ==
148+
= 3.1.0 - 2018-12-03 =
149+
150+
* Add Table chart
151+
* Fix date format in sample files
152+
153+
148154
= 3.0.12 - 2018-10-11 =
149155

150156
* Added filter to enable users to change schedule of charts.

themeisle-hash.json

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

0 commit comments

Comments
 (0)