Skip to content

Commit

Permalink
changes for 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robur-team committed Sep 21, 2021
1 parent d3e5194 commit 5f1579d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.4.0 (2021-09-21)

* support EC (P-256, P-384, P-521) account keys (@reynir @hannesm)
(reported in #24 by @dinosaure)
* allow key_type to be passed into the alpn_solver (@hannesm)
* add RFC 7520 test cases (@reynir @hannesm)
* remove astring dependency (@hannesm)
* bugfix: "orders" field in account is Uri.t option, not a list (@hannesm)
(reported in #27 by @torinnd)

# v0.3.0 (2021-07-19)

Reduce dependency cone (#26, @dinosaure & @hannesm)
Expand Down Expand Up @@ -39,4 +49,4 @@ Reduce dependency cone (#26, @dinosaure & @hannesm)

# v0.1.0 (2019-11-02)

* Initial release
* Initial release

0 comments on commit 5f1579d

Please sign in to comment.