Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lawliet89 authored Nov 28, 2019
1 parent b8ced72 commit a5b7393
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 0.4.2 (Unreleased)

### Enhancements

- Add `jws::Compact::decode_with_jwks` method to decode a JWT with JWKs ([#124](https://github.com/lawliet89/biscuit/pull/124))

### Internal Changes

- Replace `lazy_static` with `once_cell` ([#123](https://github.com/lawliet89/biscuit/pull/123))
Expand Down

0 comments on commit a5b7393

Please sign in to comment.