diff --git a/CHANGELOG.md b/CHANGELOG.md index f6a4932..47ee4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2015-08-26 + +* Fix a NullReferenceException when the Consul connection is down and + the WebException returned has an empty response. + ## 2015-07-25 * BREAKING CHANGE: Renamed `Client` class to `ConsulClient` and `Config`