Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.0.2
* [CHANGED] Project now targets DotNet Standard 1.6.
* [REMOVED] Retired Sync versions of method. Updated tests to use async versions of methods.

## 0.5.1
* [FIXED] Potential crash when a channel is added while a connection state change is being handled.
* [CHANGED] Log an error rather than throw an exception if an error occurs on a connection.
Expand Down