File tree 5 files changed +16
-4
lines changed
5 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.0-beta.6 </string >
18
+ <string >1.0.0-beta.7 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.0-beta.6 </string >
18
+ <string >1.0.0-beta.7 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.0-beta.6 </string >
18
+ <string >1.0.0-beta.7 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.0-beta.6 </string >
18
+ <string >1.0.0-beta.7 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.0-beta.7] ( https://github.com/auth0/Auth0.swift/tree/1.0.0-beta.7 ) (2016-07-29)
4
+ [ Full Changelog] ( https://github.com/auth0/Auth0.swift/compare/1.0.0-beta.6...1.0.0-beta.7 )
5
+
6
+ ** Added:**
7
+
8
+ - Add tvOS & watchOS targets [ \# 40] ( https://github.com/auth0/Auth0.swift/pull/40 ) ([ hzalaz] ( https://github.com/hzalaz )
9
+
10
+ ** Changed:**
11
+
12
+ - Improve error handling and Auth session management [ \# 39] ( https://github.com/auth0/Auth0.swift/pull/39 ) ([ hzalaz] ( https://github.com/hzalaz )
13
+ - Avoid using global telemetry. [ \# 38] ( https://github.com/auth0/Auth0.swift/pull/38 ) ([ hzalaz] ( https://github.com/hzalaz )
14
+
3
15
## [ 1.0.0-beta.6] ( https://github.com/auth0/Auth0.swift/tree/1.0.0-beta.6 ) (2016-07-26)
4
16
[ Full Changelog] ( https://github.com/auth0/Auth0.swift/compare/1.0.0-beta.5...1.0.0-beta.6 )
5
17
You can’t perform that action at this time.
0 commit comments