Skip to content

Commit ddcc45f

Browse files
authored
Merge pull request #222 from Codeinwp/master
sync
2 parents ab0e579 + e86745f commit ddcc45f

File tree

5 files changed

+19
-1
lines changed

5 files changed

+19
-1
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.0.5 - 2018-01-05
3+
**Changes:**
4+
* Fix chart rendering bug in firefox.
5+
* Fix review notification.
6+
27
### v3.0.4 - 2017-11-27
38
**Changes:**
49
* Fix for review message notification.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeinwp/visualizer",
3-
"description": "Visualizer for WordPress.",
3+
"description": "Visualizer charts for WordPress.",
44
"keywords": [
55
"wordpress",
66
"charts",

readme.md

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

146146
## Changelog ##
147+
### 3.0.5 - 2018-01-05 ###
148+
149+
* Fix chart rendering bug in firefox.
150+
* Fix review notification.
151+
152+
147153
### 3.0.4 - 2017-11-27 ###
148154

149155
* Fix for review message notification.

readme.txt

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

146146
== Changelog ==
147+
= 3.0.5 - 2018-01-05 =
148+
149+
* Fix chart rendering bug in firefox.
150+
* Fix review notification.
151+
152+
147153
= 3.0.4 - 2017-11-27 =
148154

149155
* Fix for review message notification.

themeisle-hash.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"index.php":"6a0eb52fedd9ba3ee012c3b06d7c0621"}

0 commit comments

Comments
 (0)