Commit 6bf64c4 1 parent 62bec29 commit 6bf64c4 Copy full SHA for 6bf64c4
File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ Unreleased ] ( https://github.com/auth0/JWTDecode.swift/tree/HEAD )
3
+ ## [ 0.3.0 ] ( https://github.com/auth0/JWTDecode.swift/tree/0.3.0 ) (2015-06-26 )
4
4
5
- [ Full Changelog] ( https://github.com/auth0/JWTDecode.swift/compare/0.2.1...HEAD )
5
+ [ Full Changelog] ( https://github.com/auth0/JWTDecode.swift/compare/0.2.2...0.3.0 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - Migrate to Swift [ \# 5] ( https://github.com/auth0/JWTDecode.swift/pull/5 ) ([ hzalaz] ( https://github.com/hzalaz ) )
10
+
11
+ ## [ 0.2.2] ( https://github.com/auth0/JWTDecode.swift/tree/0.2.2 ) (2015-06-26)
12
+
13
+ [ Full Changelog] ( https://github.com/auth0/JWTDecode.swift/compare/0.2.1...0.2.2 )
6
14
7
15
** Closed issues:**
8
16
Original file line number Diff line number Diff line change 4
4
[ ![ Version] ( https://img.shields.io/cocoapods/v/JWTDecode.svg?style=flat-square )] ( http://cocoadocs.org/docsets/JWTDecode )
5
5
[ ![ License] ( https://img.shields.io/cocoapods/l/JWTDecode.svg?style=flat-square )] ( http://cocoadocs.org/docsets/JWTDecode )
6
6
[ ![ Platform] ( https://img.shields.io/cocoapods/p/JWTDecode.svg?style=flat-square )] ( http://cocoadocs.org/docsets/JWTDecode )
7
- [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
7
+ [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square )] ( https://github.com/Carthage/Carthage )
8
8
9
9
This library will help you check [ JWT] ( http://jwt.io/ ) payload
10
10
You can’t perform that action at this time.
0 commit comments