Skip to content

Commit 5cf6d21

Browse files
committed
ci: Updating changelog for v3.4.3 [skip ci]
1 parent 8efb05e commit 5cf6d21

File tree

4 files changed

+34
-2
lines changed

4 files changed

+34
-2
lines changed

CHANGELOG.md

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

2+
### v3.4.3 - 2020-05-04
3+
**Changes:**
4+
* [Feat] Improved chart creation UX
5+
* [Feat] New option to control the number of charts per page in the Charts Library
6+
* [Feat] New option for filtering/ordering charts in the Charts Library
7+
* [Feat] Support for custom codes for the boolean data type in Table charts
8+
* [Fix] Support for displaying apostrophes in charts
9+
* [Fix] Visualizer button layout in the Classic block
10+
* [Fix] Bulk activation of plugin aborts activation of subsequent plugins
11+
212
### v3.4.2 - 2020-02-17
313
**Changes:**
414
* New Cypress tests for the Gutenberg block

readme.md

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

164164
## Changelog ##
165+
### 3.4.3 - 2020-05-04 ###
166+
167+
* [Feat] Improved chart creation UX
168+
* [Feat] New option to control the number of charts per page in the Charts Library
169+
* [Feat] New option for filtering/ordering charts in the Charts Library
170+
* [Feat] Support for custom codes for the boolean data type in Table charts
171+
* [Fix] Support for displaying apostrophes in charts
172+
* [Fix] Visualizer button layout in the Classic block
173+
* [Fix] Bulk activation of plugin aborts activation of subsequent plugins
174+
175+
165176
### 3.4.2 - 2020-02-17 ###
166177

167178
* New Cypress tests for the Gutenberg block
@@ -542,4 +553,4 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
542553
* The bug with CSV file uploading was fixed.
543554

544555
### 1.0.0 ###
545-
* The first version of what wil be the best wp charts plugin.
556+
* The first version of what wil be the best wp charts plugin.

readme.txt

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

164164
== Changelog ==
165+
= 3.4.3 - 2020-05-04 =
166+
167+
* [Feat] Improved chart creation UX
168+
* [Feat] New option to control the number of charts per page in the Charts Library
169+
* [Feat] New option for filtering/ordering charts in the Charts Library
170+
* [Feat] Support for custom codes for the boolean data type in Table charts
171+
* [Fix] Support for displaying apostrophes in charts
172+
* [Fix] Visualizer button layout in the Classic block
173+
* [Fix] Bulk activation of plugin aborts activation of subsequent plugins
174+
175+
165176
= 3.4.2 - 2020-02-17 =
166177

167178
* New Cypress tests for the Gutenberg block

themeisle-hash.json

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

0 commit comments

Comments
 (0)