Skip to content

Commit 91d00ee

Browse files
committed
Misspellings. Really, Kev? Really??
Signed-off-by: Kevin Provance <[email protected]>
1 parent e409a9f commit 91d00ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Redux Changelog
22

33
## 4.2.0
4-
* New: Typography features: Top and bottom margins, text shadow.
4+
* New: Typography features: Top and bottom margins, text-shadow.
55
* New: Media Image Filters (greyscale, sepia, opacity, contrast, invert, blur, saturate, brightness, hue-rotate).
66
* New: Filters (type, reach, angle) for Gradient color field.
77
* New: Box Shadow field.
@@ -10,15 +10,15 @@
1010
* Updated: select2 library to 4.1.0.
1111
* Updated: readme.txt to conform to wp.org standards.
1212
* Fixed: Remove PHP 7.2 syntax to keep older versions of PHP 7 happy.
13-
* Fixed: Redux tempates not showing on 'page attributes' for some.
13+
* Fixed: Redux templates not showing on 'page attributes' for some.
1414
* Fixed: Additional PHP 8.0 compatibility.
1515
* Fixed: Widget screen would not load due to conflict with template library.
1616
* Added: WordPress 5.8 compatibility.
1717
* Improved: Better Gutenberg block editor detection.
1818
* Modified: Redux Pro no longer required for automatic Google font updates.
19-
* Modified: Rename Parsedown class for raw field to avoid conflicts with other plugins.
19+
* Modified: Rename Parsedown class for the raw field to avoid conflicts with other plugins.
2020
* Removed: `async_typography` global arg. Google no longer supports it. Use `font_display` with one of the following `auto|block|swap|fallback|optional`. See: [https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display)
21-
21+
*
2222
## 4.1.29
2323
* Fixed: All PHP 7.4 specific syntax backed out. It caused older versions of PHP to report fatal errors.
2424
* Fixed: Index error in the image_select field.

0 commit comments

Comments
 (0)