From 5acd8e9fdec0303c10a01ae577802d83a61d3e33 Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 19 Sep 2016 16:08:35 +0800 Subject: [PATCH] Update CHANGELOG add change log for 3.10.3 --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 72ece73..ac48c86 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +19 Sep 2016: AnyProxy 3.10.3: + + * fix the cert path issue with Windows + * split out the cert management to an independent module + * add unit tests to AnyProxy + 29 Apr 2016: AnyProxy 3.10.0: * using node-forge to generate HTTPS certificates instead of openssl @@ -124,4 +130,4 @@ 9 Jan 2015: AnyProxy 3.0.2: - * UI improvement: add link and qr code to root CA file. \ No newline at end of file + * UI improvement: add link and qr code to root CA file.