You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,12 @@ _None._
48
48
49
49
_None._
50
50
51
+
## 17.1.1
52
+
53
+
### Bug Fixes
54
+
55
+
- Fix encoding of empty fields for `RemotePostUpdateParametersWordPressComEncoder`[#801]
56
+
51
57
## 17.1.0
52
58
53
59
### New Features
@@ -67,7 +73,6 @@ _None._
67
73
- Update new APIs to create and update posts introduced `PostServiceRemoteExtended` to use `wp.newPost` and `wp.editPost` instead of the older versions of these APIs [#792]
0 commit comments