diff options
author | Wim <wim@42.be> | 2017-04-11 21:51:23 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-04-11 21:51:23 +0200 |
commit | 6ea8be5749745a8b76a77a960cca6792b1743efe (patch) | |
tree | 30b399c6e957c46333b8e1133c27d1abbf7f9a8d /changelog.md | |
parent | 36024d5439fa746a29152e33f3cab161d4d37d63 (diff) | |
download | matterbridge-msglm-6ea8be5749745a8b76a77a960cca6792b1743efe.tar.gz matterbridge-msglm-6ea8be5749745a8b76a77a960cca6792b1743efe.tar.bz2 matterbridge-msglm-6ea8be5749745a8b76a77a960cca6792b1743efe.zip |
Release v0.11.0v0.11.0
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 848dc9b3..4efb1d42 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -# v0.11.0-dev +# v0.11.0 ## New features * general: reusing the same account on multiple gateways now also reuses the connection. This is particuarly useful for irc. See #87 |