Skip to content

Commit b4a4eb0

Browse files
committed
Update changelog
1 parent b469c8d commit b4a4eb0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# v0.11.0-dev
22
## New features
3-
* general: reusing the same account on multiple gateways now also reuses the connection.
3+
* general: reusing the same account on multiple gateways now also reuses the connection.
44
This is particuarly useful for irc. See #87
55
* general: the Name is now REQUIRED and needs to be UNIQUE for each gateway configuration
6+
* telegram: Support edited messages (telegram). See #141
7+
* mattermost: Add support for showing/hiding join/leave messages from mattermost. Closes #147
8+
* mattermost: Reconnect on session removal/timeout (mattermost)
9+
* irc: Rejoin channel when kicked (irc).
10+
11+
## Bugfix
12+
* mattermost: Remove space after nick (mattermost). Closes #142
13+
* mattermost: Modify iconurl correctly (mattermost).
14+
* irc: Fix join/leave regression (irc)
615

716
# v0.10.3
817
## Bugfix

0 commit comments

Comments
 (0)