From bbdc18698da5374f37f20bcc32e602cb19f082ca Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 8 May 2016 14:46:41 +1200 Subject: [PATCH] changelog --- __dist/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/__dist/README.txt b/__dist/README.txt index a64e4b2..2fc2d01 100644 --- a/__dist/README.txt +++ b/__dist/README.txt @@ -9,6 +9,14 @@ Tags: nmdc =CHANGELOG= +2016-05-08 r7 +- BREAKING: Remove direct access to `HubConnection.Users` map +- Feature: Threadsafe user map accessor +- Feature: Option to disable auto-reconnection +- Feature: New `Disconnect()`, `UserCount()`, `UserExists()` functions +- Enhancement: Support `$OpList`, add `IsOperator` member to `UserInfo` structs +- Refactor into multiple files + 2016-04-16 r6 - Fix an issue with calling `panic()` on certain types of abnormal network failure