Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbeech committed May 8, 2013
1 parent 60d8879 commit 8e00872
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.5.0

Features:

- Updated to JWT draft-07 specification, and corresponding JWE, JWS and JWA drafts.

Breaking changes:

- Tokens are not backwards compatible with previous versions of the library. Similarly, tokens created using older versions of the library cannot be decoded.

## 0.4.0 (30 April 2013)

Features:
Expand Down

0 comments on commit 8e00872

Please sign in to comment.