Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 03c1170

Browse files
committed
Update changelog
1 parent 24c835e commit 03c1170

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,22 @@ _None._
3030
3131
-->
3232

33+
## Unreleased
34+
35+
### New Features
36+
37+
- Add `getPost(withID)` to `PostServiceRemoteExtended` [#785]
38+
- Add support for metadata to `PostServiceRemoteExtended` [#783]
39+
40+
### Bug Fixes
41+
42+
- Fix encoding for some fields in the new XMLRPC endpoints [#786]
43+
44+
### Internal Changes
45+
46+
- 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]
47+
48+
3349
## 17.0.0
3450

3551
### Breaking Changes

0 commit comments

Comments
 (0)