Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
highlyunavailable committed Mar 19, 2016
1 parent 387b173 commit 38333c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
* `ConsulClient` is now `IDisposable` and should have `Dispose()` called to
clean it up. It is still supposed to be used in a long-lived fashion, though.

## 2016-03-19
* Fix a bug where the StatusCode was not being set correctly on some result
types.

## 2016-03-16
* Port in Consul 0.6.4 API since 0.6.4 is now released, which was just an
update to `UpdateTTL` and a rename of some of the strings.
Expand Down

0 comments on commit 38333c4

Please sign in to comment.