Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Dec 14, 2017
1 parent 7beaff9 commit 6951e54
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
v0.12.0 2017-12-14
==================

Breaking changes:

- Hex-encode AES-CTR and AES-GCM parameters. Fixes JSON representation. (#80)

Bug fixes:

- `P11_mechanism.compare` was ignoring AES-CTR parameters. (#81)

New features:

- Add HMAC mechanisms. (#78)

Build system:

- Add a 4.06 build. (#79)
- Build on Alpine linux by default.
- Drop compatibility with 4.02.3. (#82)

v0.11.0 2017-11-30
==================

Expand Down

0 comments on commit 6951e54

Please sign in to comment.