Update README.md

This commit is contained in:
Vincent Prouillet 2016-04-15 21:36:47 +01:00
parent f606089806
commit 86c0889ae3
1 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@ test bench_encode ... bench: 4,261 ns/iter (+/- 722)
## Changelog
1.1.2: Update rust-crypto to 0.2.35
1.1.1: Don't serialize empty fields in header
1.1.0: Impl Error for jsonwebtoken errors
1.0: Initial release
- 1.1.2: Update rust-crypto to 0.2.35
- 1.1.1: Don't serialize empty fields in header
- 1.1.0: Impl Error for jsonwebtoken errors
- 1.0: Initial release