All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add support for watermark in Web Socket, in #96
- Delay before retrying Web Socket, in #97
- Slow down polling on congested traffic, in #98
- Bump dependencies, in #100
deep-extendfrom0.4.2to0.5.1randomaticfrom1.1.7to3.1.0
- Add handling of 403/500 for
getSessionId, in #87
- Added optional
roletoUserinterface, must be either"bot","channel", or"user", in #79