changelog

This commit is contained in:
mappu 2016-05-08 14:46:41 +12:00
parent b049acad90
commit bbdc18698d
1 changed files with 8 additions and 0 deletions

View File

@ -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