diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index a61af09c..d2faf454 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,8 @@ # v0.11.0-dev +## New features +* general: reusing the same account on multiple gateways now also reuses the connection. + This is particuarly useful for irc. See #87 +* general: the Name is now REQUIRED and needs to be UNIQUE for each gateway configuration # v0.10.3 ## Bugfix |