We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58660aa commit b3dd7a4Copy full SHA for b3dd7a4
CHANGES.md
@@ -1,3 +1,11 @@
1
+## v0.0.4 (2021-10-28)
2
+
3
+* support rsa-sha2 and ed25519 in server code (#29 #30 @palainp)
4
+* awa_test_client: add --key argument (#28 @hannesm, suggested in #27 by
5
+ @dgjustice @palainp)
6
+* Avoid deprecated Cstruct.len, avoid astring (@hannesm)
7
+* Drop rresult dependency (#34 @hannesm)
8
9
## v0.0.3 (2021-04-22)
10
11
* Adapt to mirage-crypto-ec 0.10.0 API changes (#26 @hannesm)
0 commit comments