Skip to content

Commit 269c905

Browse files
authored
Prep patch release fixing errors in privacy reports (#831)
1 parent 97b1903 commit 269c905

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

AppAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "AppAuth"
4-
s.version = "1.7.1"
4+
s.version = "1.7.2"
55
s.summary = "AppAuth for iOS and macOS is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers."
66

77
s.description = <<-DESC

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.7.2
2+
- Streamline copying of privacy manifest ([#830](https://github.com/openid/AppAuth-iOS/pull/830))
3+
14
# 1.7.1
25
- Add back missing method to OIDAuthorizationResponse ([#825](https://github.com/openid/AppAuth-iOS/pull/825))
36
- Fix OIDTokenRequest for AppAuthCore and AppAuthTV ([#826](https://github.com/openid/AppAuth-iOS/pull/826))

0 commit comments

Comments
 (0)