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 May 25, 2016
1 parent 4398cc8 commit 2e27baf
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-05-24
* Added missing CancellationToken overrides to allow long polling for
`Catalog.Node()` and `Catalog.Service()`.

## 2016-05-16
* Fixed configuration reuse between multiple clients so multiple
`ConsulClient`s that exist one after the other that both reference the same
Expand Down

0 comments on commit 2e27baf

Please sign in to comment.