Skip to content

Commit

Permalink
Update CHANGELOG in preparation of 0.2 release (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer authored Aug 8, 2024
1 parent 49014df commit 28dac79
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,23 @@

### Breaking Changes

_None_
- [Condense error variants into WpError](https://github.com/Automattic/wordpress-rs/pull/230)
- [Contextual filtering](https://github.com/Automattic/wordpress-rs/pull/176)

### New Features

- [Post Types](https://developer.wordpress.org/rest-api/reference/post-types/) endpoint
- [Site Settings](https://developer.wordpress.org/rest-api/reference/settings/) endpoint
- [Wp Site Health Tests](https://developer.wordpress.org/rest-api/reference/wp-site-health-tests/) endpoint

_None_

### Bug Fixes

_None_
- [Support both Integer and String for `WPApiDetails.gmt_offset`](https://github.com/Automattic/wordpress-rs/pull/209)

### Internal Changes

- `WpDerivedRequest` now supports plain `get` requests

_None_

## 0.1

This first release includes the following for the Kotlin, Rust & Swift platforms:
Expand Down

0 comments on commit 28dac79

Please sign in to comment.