Skip to content

Commit

Permalink
Merge 17.0.0 stable release (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
momo-ozawa authored Apr 15, 2024
2 parents d25e7f9 + 9496481 commit e3ab875
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ _None._
-->

## Unreleased
## 17.0.0

### Breaking Changes

Expand All @@ -39,15 +39,17 @@ _None._

### New Features

_None._
- Add new delete endpoint [#776]
- Add support for metadata for `RemotePostParameters` [#783]

### Bug Fixes

_None._

### Internal Changes

_None._
- Make Stats-related entities Equatable [#751]
- Fix looking up multipart form temporary file [#781]

## 16.0.0

Expand Down
2 changes: 1 addition & 1 deletion WordPressKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WordPressKit'
s.version = '16.0.0'
s.version = '17.0.0'

s.summary = 'WordPressKit offers a clean and simple WordPress.com and WordPress.org API.'
s.description = <<-DESC
Expand Down

0 comments on commit e3ab875

Please sign in to comment.