Skip to content

Commit

Permalink
CHANGES for 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Sep 14, 2022
1 parent 73f8d60 commit 849a4a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.16.1 (2022-09-14)

* Support ECDSA signatures where the hash algorithm output length exceeds the
size of the elliptic curve (by truncating, and using the leftmost bits).
Reported as #158 by @torinnd, fixed in #159 by @hannesm

## v0.16.0 (2022-02-15)

* Provide X509.Authenticator.of_string to construct an Authenticator.t from
Expand Down

0 comments on commit 849a4a4

Please sign in to comment.