Skip to content

Commit 62246ea

Browse files
committed
Update changelogs.
Signed-off-by: Kev Provance <[email protected]>
1 parent 85d05ca commit 62246ea

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
## 4.3.22
44
* Added: Custom Fonts extension [https://devs.redux.io/core-extensions/google-maps.html](https://devs.redux.io/core-extension/custom-fonts.html)
55
* Fixed: #3928 - Metaboxes `post_format` selections not responding to clicks when Gutenberg is active due to class name changes.
6+
* Fixed: Custom font data added via filter would trigger a warning if not an array.
67
* Update: Extendify Library 1.2.3
7-
* Release date: January 10, 2023
8+
* Release date: January 11, 2023
89

910
## 4.3.21
1011
* Added: Google Maps extension [https://devs.redux.io/core-extensions/google-maps.html](https://devs.redux.io/core-extensions/google-maps.html)

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
106106
= 4.3.22 =
107107
* Added: Custom Fonts extension [https://devs.redux.io/core-extensions/google-maps.html](https://devs.redux.io/core-extension/custom-fonts.html)
108108
* Fixed: Metaboxes `post_format` selections not responding to clicks when Gutenberg is active due to class name changes.
109+
* Fixed: Custom font data added via filter would trigger a warning if not an array.
109110
* Update: Extendify Library 1.2.3
110-
* Release date: January 10, 2023
111+
* Release date: January 11, 2023
111112

112113
= 4.3.21 =
113114
* Added: Google Maps extension.

0 commit comments

Comments
 (0)