From f6a9ca72321c3a3abd637a352957ce0095279cac Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Thu, 30 Oct 2014 16:24:47 +0100 Subject: [PATCH] update changes --- CHANGES => CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CHANGES => CHANGES.md (93%) diff --git a/CHANGES b/CHANGES.md similarity index 93% rename from CHANGES rename to CHANGES.md index 29fccf48..848ee772 100644 --- a/CHANGES +++ b/CHANGES.md @@ -1,4 +1,4 @@ -(trunk): +0.2.0 (2014-10-30): * expose Certificate.cert_hostnames, wildcard_matches * Certificate.verify_chain_of_trust and X509.authenticate both return now [ `Ok of certificate | `Fail of certificate_failure ], where [certificate] is the trust anchor