File tree 5 files changed +18
-6
lines changed
5 files changed +18
-6
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.3 </string >
18
+ <string >1.0.0-beta.4 </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.3 </string >
18
+ <string >1.0.0-beta.4 </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.3 </string >
18
+ <string >1.0.0-beta.4 </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.4] ( https://github.com/auth0/Auth0.swift/tree/1.0.0-beta.4 ) (2016-06-30)
4
+ [ Full Changelog] ( https://github.com/auth0/Auth0.swift/compare/1.0.0-beta.3...1.0.0-beta.4 )
5
+
6
+ ** Added:**
7
+
8
+ - Allow to override telemetry info [ \# 32] ( https://github.com/auth0/Auth0.swift/pull/32 ) ([ hzalaz] ( https://github.com/hzalaz ) )
9
+
10
+ ** Fixed:**
11
+
12
+ - Made ` start() ` of ` ConcatRequest ` public [ \# 31] ( https://github.com/auth0/Auth0.swift/pull/31 ) ([ pablolvillar] ( https://github.com/pablolvillar ) )
13
+ - Send Authorization header was sent for Users API [ \# 33] ( https://github.com/auth0/Auth0.swift/pull/33 ) ([ hzalaz] ( https://github.com/hzalaz ) )
14
+
3
15
## [ 1.0.0-beta.3] ( https://github.com/auth0/Auth0.swift/tree/1.0.0-beta.3 ) (2016-06-20)
4
16
[ Full Changelog] ( https://github.com/auth0/Auth0.swift/compare/1.0.0-beta.2...1.0.0-beta.3 )
5
17
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/hzalaz/carthage_cache
3
- revision: ee9f5a5304dd0bd7860fd62b0480424126c51d1b
3
+ revision: 7b0da9ae7b1624bcb4c15ba2436d5607f51a517a
4
4
branch: travis-for-oss-support
5
5
specs:
6
- carthage_cache (0.4.0 )
6
+ carthage_cache (0.4.1 )
7
7
aws-sdk (~> 2.2.3 )
8
8
commander (~> 4.3 )
9
9
22
22
jmespath (1.2.4 )
23
23
json_pure (>= 1.8.1 )
24
24
json_pure (1.8.3 )
25
- rouge (1.10 .1 )
25
+ rouge (1.11 .1 )
26
26
xcpretty (0.2.2 )
27
27
rouge (~> 1.8 )
28
28
xcpretty-travis-formatter (0.0.4 )
You can’t perform that action at this time.
0 commit comments