Skip to content

Commit

Permalink
changes for 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 28, 2021
1 parent 58660aa commit b3dd7a4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v0.0.4 (2021-10-28)

* support rsa-sha2 and ed25519 in server code (#29 #30 @palainp)
* awa_test_client: add --key argument (#28 @hannesm, suggested in #27 by
@dgjustice @palainp)
* Avoid deprecated Cstruct.len, avoid astring (@hannesm)
* Drop rresult dependency (#34 @hannesm)

## v0.0.3 (2021-04-22)

* Adapt to mirage-crypto-ec 0.10.0 API changes (#26 @hannesm)
Expand Down

0 comments on commit b3dd7a4

Please sign in to comment.