This repository was archived by the owner on Sep 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -34,21 +34,31 @@ _None._
3434
3535### Breaking Changes
3636
37- - Reworked the ` NSDate ` RFC3339 / WordPress.com JSON conversions API [ #759 ]
38- - Changed ` FilePart ` ` filename ` property to ` fileName ` [ #765 ]
37+ _ None._
3938
4039### New Features
4140
4241_ None._
4342
4443### Bug Fixes
4544
46- - Fix crash when querying a WordPress plugin whose slug is not url-safe. [ # 767 ]
45+ _ None. _
4746
4847### Internal Changes
4948
5049_ None._
5150
51+ ## 15.0.0
52+
53+ ### Breaking Changes
54+
55+ - Reworked the ` NSDate ` RFC3339 / WordPress.com JSON conversions API [ #759 ]
56+ - Changed ` FilePart ` ` filename ` property to ` fileName ` [ #765 ]
57+
58+ ### Bug Fixes
59+
60+ - Fix crash when querying a WordPress plugin whose slug is not url-safe. [ #767 ]
61+
5262## 14.1.0
5363
5464### New Features
Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |s |
44 s . name = 'WordPressKit'
5- s . version = '15.0.0-beta.1 '
5+ s . version = '15.0.0'
66
77 s . summary = 'WordPressKit offers a clean and simple WordPress.com and WordPress.org API.'
88 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments