From 4cccd15738ce0faa47e23680c09c4d7f229995a2 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Tue, 2 Apr 2019 17:52:53 +0200 Subject: [PATCH] changes --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 594d3516..f2efbc31 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## 0.10.2 (2019-04-02) + +* support for cstruct 4.0.0+ +* remove support for < 4.04.2 (same as x509 in master) +* remove result (part of 4.03.0) +* enhance mirage/example2 to work on more platforms than unix + ## 0.10.1 (2019-02-28) * tls-mirage: fix compilation