Skip to content

Commit 000f97f

Browse files
committed
ci: Updating changelog for v3.4.6 [skip ci]
1 parent 46db6f8 commit 000f97f

File tree

4 files changed

+28
-2
lines changed

4 files changed

+28
-2
lines changed

CHANGELOG.md

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

2+
### v3.4.6 - 2020-08-11
3+
**Changes:**
4+
* - [Feat] Show chart ID in the chart library
5+
* - [Fix] Compatibility with WP 5.5
6+
* - [Fix] Google charts: Series number format not applying in the Gutenberg editor
7+
* - [Fix] Google Table chart does not display chart if boolean values are specified
8+
* - [Fix] Duplicated enque for jsapi loader
9+
210
### v3.4.5 - 2020-07-08
311
**Changes:**
412
* [Feat] New Google Table Charts

readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Charts are rendered using HTML5/SVG technology to provide cross-browser compatib
4848
>
4949
> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
5050
51-
The plugins works perfectly with the all <a href="http://justfreethemes.com" rel="nofollow">free</a> or <a href="http://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a>
51+
The plugins works perfectly with the all <a href="https://justfreethemes.com/" rel="nofollow">free</a> or <a href="https://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a>
5252

5353

5454
= See how Visualizer can integrate with your website =
@@ -162,6 +162,15 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
162162
13. Bar chart
163163

164164
## Changelog ##
165+
### 3.4.6 - 2020-08-11 ###
166+
167+
* - [Feat] Show chart ID in the chart library
168+
* - [Fix] Compatibility with WP 5.5
169+
* - [Fix] Google charts: Series number format not applying in the Gutenberg editor
170+
* - [Fix] Google Table chart does not display chart if boolean values are specified
171+
* - [Fix] Duplicated enque for jsapi loader
172+
173+
165174
### 3.4.5 - 2020-07-08 ###
166175

167176
* [Feat] New Google Table Charts

readme.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,15 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
162162
13. Bar chart
163163

164164
== Changelog ==
165+
= 3.4.6 - 2020-08-11 =
166+
167+
* - [Feat] Show chart ID in the chart library
168+
* - [Fix] Compatibility with WP 5.5
169+
* - [Fix] Google charts: Series number format not applying in the Gutenberg editor
170+
* - [Fix] Google Table chart does not display chart if boolean values are specified
171+
* - [Fix] Duplicated enque for jsapi loader
172+
173+
165174
= 3.4.5 - 2020-07-08 =
166175

167176
* [Feat] New Google Table Charts

themeisle-hash.json

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

0 commit comments

Comments
 (0)