Skip to content

Commit

Permalink
ci: Updating changelog for v3.0.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed Oct 11, 2018
1 parent 5f00c83 commit 413ccc3
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

### v3.0.12 - 2018-10-11
**Changes:**
* Added filter to enable users to change schedule of charts.
* Fixed bug with line chart with timeofday column.
* Fixed bug with scheduled charts that sometimes did not show updated data.
* Javascript can be customized on a per user basis that will not be wiped out on update.

### v3.0.11 - 2018-08-15
**Changes:**
* Fixed issue with the Series Settings options for the Table Chart
Expand Down
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,14 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
5. Charts library

## Changelog ##
### 3.0.12 - 2018-10-11 ###

* Added filter to enable users to change schedule of charts.
* Fixed bug with line chart with timeofday column.
* Fixed bug with scheduled charts that sometimes did not show updated data.
* Javascript can be customized on a per user basis that will not be wiped out on update.


### 3.0.11 - 2018-08-15 ###

* Fixed issue with the Series Settings options for the Table Chart
Expand Down
8 changes: 8 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,14 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
5. Charts library

== Changelog ==
= 3.0.12 - 2018-10-11 =

* Added filter to enable users to change schedule of charts.
* Fixed bug with line chart with timeofday column.
* Fixed bug with scheduled charts that sometimes did not show updated data.
* Javascript can be customized on a per user basis that will not be wiped out on update.


= 3.0.11 - 2018-08-15 =

* Fixed issue with the Series Settings options for the Table Chart
Expand Down
2 changes: 1 addition & 1 deletion themeisle-hash.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"index.php":"950c0b6641ca957472ac786e3cfc4380"}
{"index.php":"aa14efd8b347685777b18d03bbba0841"}

0 comments on commit 413ccc3

Please sign in to comment.