From c7d17ed549c226fa6f70e981ef194b6428f2841e Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Mon, 2 Jul 2018 12:12:33 +0300 Subject: [PATCH] (misc) release 0.3.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b752806..3d9ba44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ |Date |Issue |Description | |----------|------|---------------------------------------------------------------------------------------------------------| +|2018/07/02| |Release 0.3.0 | +|2018/07/02|85 |Redo the connection error handling attempt to be more robust, , requires NATS Streaming Server >= 0.10.0 | |2018/06/25| |Release 0.2.0 | |2018/06/25|85 |Improve the robustness of connection error handling, requires NATS Streaming Server >= 0.10.0 | |2018/05/28|88 |Support Choria SSL - including SSL enrollment, Puppet CA and manual CA support |