File tree 4 files changed +11
-3
lines changed
4 files changed +11
-3
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.5 </string >
18
+ <string >1.0.0-beta.6 </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.5 </string >
18
+ <string >1.0.0-beta.6 </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.5 </string >
18
+ <string >1.0.0-beta.6 </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.5] ( https://github.com/auth0/Auth0.swift/tree/1.0.0-beta.5 ) (2016-07-26)
4
+ [ Full Changelog] ( https://github.com/auth0/Auth0.swift/compare/1.0.0-beta.5...1.0.0-beta.5 )
5
+
6
+ ** Added:**
7
+
8
+ - Unlink method in ObjC bridge [ \# 36] ( https://github.com/auth0/Auth0.swift/pull/36 ) ([ sebacancinos] ( https://github.com/sebacancinos ) )
9
+ - Load Auth0 credentials from plist from ObjC [ \# 37] ( https://github.com/auth0/Auth0.swift/pull/37 ) ([ hzalaz] ( https://github.com/hzalaz ) )
10
+
3
11
## [ 1.0.0-beta.5] ( https://github.com/auth0/Auth0.swift/tree/1.0.0-beta.5 ) (2016-06-30)
4
12
[ Full Changelog] ( https://github.com/auth0/Auth0.swift/compare/1.0.0-beta.4...1.0.0-beta.5 )
5
13
You can’t perform that action at this time.
0 commit comments