From d026aa916e7325329c189df357b70dd998029fa2 Mon Sep 17 00:00:00 2001 From: "Jordan S. Jones" Date: Thu, 7 May 2015 12:45:12 -0600 Subject: [PATCH] Updated ReleaseNotes --- ReleaseNotes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 53a3d4f..b5ffa0a 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,6 @@ +### New in 0.2.1 (Released 2015/05/07) +* Fixed: `NullReferenceException` thrown when a `WebException` occurs due to a client connection problem. + ### New in 0.2.0 (Released 2015/04/26) * New: Support for multiple etcd endpoints * Includes verifying endpoint availability