This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ _None._
3434
3535### Breaking Changes
3636
37- * ` WordPressComOAuthClientFacade ` API has changed. But its features hasn't.
37+ _ None. _
3838
3939### New Features
4040
@@ -46,6 +46,16 @@ _None._
4646
4747### Internal Changes
4848
49+ _ None._
50+
51+ ## 8.0.0
52+
53+ ### Breaking Changes
54+
55+ * ` WordPressComOAuthClientFacade ` API has changed. But its features hasn't.
56+
57+ ### Internal Changes
58+
4959* Depend on WordPressKit 9.0.0 and make necessary code changes to adopt the new API. [ 808]
5060
5161## 7.3.1
Original file line number Diff line number Diff line change 99 - SVProgressHUD (2.2.5)
1010 - SwiftLint (0.49.1)
1111 - UIDeviceIdentifier (2.3.0)
12- - WordPressAuthenticator (7.3.1 ):
12+ - WordPressAuthenticator (8.0.0 ):
1313 - Gridicons (~> 1.0)
1414 - "NSURL+IDN (= 0.4)"
1515 - SVProgressHUD (~> 2.2.5)
@@ -71,7 +71,7 @@ SPEC CHECKSUMS:
7171 SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
7272 SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
7373 UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17
74- WordPressAuthenticator: 5e7eadec3fecf2e1382a5ae8a810149413de962e
74+ WordPressAuthenticator: 738d6423d11db1927b4f30dec8c4b90a442df8fc
7575 WordPressKit: 3f599b50b996e4352efa5594e6de95e53315da12
7676 WordPressShared: 0aa459e5257a77184db87805a998f447443c9706
7777 WordPressUI: 1cf47a3b78154faf69caa18569ee7ece1e510fa0
Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |s |
44 s . name = 'WordPressAuthenticator'
5- s . version = '7.3.1 '
5+ s . version = '8.0.0 '
66
77 s . summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.'
88 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments