Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 24c65ff

Browse files
committed
Small readme fixes.
1 parent 74ff012 commit 24c65ff

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
@@ -1,7 +1,8 @@
11
# Redux Changelog
22

33
## 4.1.22
4-
* Fixed: Menu locations wp_data object not providing name.
4+
* Fixed: Menu locations WordPres data object not providing name.
5+
* Added: Undefined if menu location is not assigned to a menu.
56
* Fixed: Another import/export edge case.
67
* Fixed: Fix setField API value.
78
* Fixed: Older extension compatibility.

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
155155
== Changelog ==
156156

157157
= 4.1.22 =
158-
* Fixed: Menu locations wp_data object not providing name.
158+
* Fixed: Menu locations WordPres data object not providing name.
159+
* Added: Undefined if menu location is not assigned to a menu.
159160
* Fixed: Another import/export edge case.
160161
* Fixed: Fix setField API value.
161162
* Fixed: Older extension compatibility.

0 commit comments

Comments
 (0)