Skip to content

Commit e8b69e3

Browse files
authored
Merge 16.0.0 stable release (#773)
2 parents 6a3b5c8 + 95e3076 commit e8b69e3

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ _None._
3434

3535
### Breaking Changes
3636

37-
- Changes the structure of `StatsAnnualAndMostPopularTimeInsight` to more accurately reflect JSON response. [#763]
38-
- Reworked the `NSDate` RFC3339 / WordPress.com JSON conversions API [#759]
37+
_None._
3938

4039
### New Features
4140

@@ -47,6 +46,17 @@ _None._
4746

4847
### Internal Changes
4948

49+
_None._
50+
51+
## 16.0.0
52+
53+
### Breaking Changes
54+
55+
- Changes the structure of `StatsAnnualAndMostPopularTimeInsight` to more accurately reflect JSON response. [#763]
56+
- Reworked the `NSDate` RFC3339 / WordPress.com JSON conversions API [#759]
57+
58+
### Internal Changes
59+
5060
- Improved parsing using Codable for Stats Insight entities. [#763]
5161

5262
## 15.0.0

WordPressKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WordPressKit'
5-
s.version = '15.0.0'
5+
s.version = '16.0.0'
66

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

0 commit comments

Comments
 (0)