Skip to content

Commit

Permalink
changes for 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Apr 14, 2021
1 parent ecaacb2 commit 29168a8
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 @@
### v5.0.0 (2021-04-14)

* IPv6 support for client and server (Mirage, Unix, Lwt) (#249 #252 @hannesm)
This results in breaking changes, especially in the Mirage boilerplate,
since now a Mirage_stack.V4V6 is needed instead of a Mirage_stack.V4.
* dns-certify: support EC private keys, now that X509 0.12.0 supports them
(#252 @hannesm)

### v4.6.3 (2021-01-11)

* dns-server: wildcard support (#248 @hannesm)
Expand Down

0 comments on commit 29168a8

Please sign in to comment.