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

Commit c7a2943

Browse files
Update Changelog
1 parent 038c6bd commit c7a2943

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
* `ConsulClient` is now `IDisposable` and should have `Dispose()` called to
2626
clean it up. It is still supposed to be used in a long-lived fashion, though.
2727

28+
## 2016-10-10
29+
* Revert inadvertent upgrade to .NET 4.5.1.
30+
2831
## 2016-09-21
2932
* Fixed a variety of bugs that could cause sessions to be destroyed if provided
3033
to a Lock or Semaphore via a `LockOptions` or `SemaphoreOptions` object.

0 commit comments

Comments
 (0)