From 211e64243ca63672c64338fc43b53093fd05ba26 Mon Sep 17 00:00:00 2001 From: benoitc Date: Mon, 1 Dec 2014 14:44:15 +0100 Subject: [PATCH] update news --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 59899099..288e4bac 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,8 +3,9 @@ 1.0.1 - 2014/12/01 ------------------ -- update default certification file authority. Make sure we can valid all SSL +- update default certification authority file. Make sure we can validate all SSL connections even on the AWS platform. +- fix typo 1.0.0 - 2014/11/30 ------------------