diff options
author | Wim <wim@42.be> | 2019-07-15 23:23:32 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2019-07-15 23:23:32 +0200 |
commit | ff27746c0ce54fe9fa38d30aa3a6eab4385e6555 (patch) | |
tree | 4c39dfaea085bfb9977c76da67dcce2e1fb45c87 /changelog.md | |
parent | 87788f354f796c8ed93d2ef9318002b056a74577 (diff) | |
download | matterbridge-msglm-ff27746c0ce54fe9fa38d30aa3a6eab4385e6555.tar.gz matterbridge-msglm-ff27746c0ce54fe9fa38d30aa3a6eab4385e6555.tar.bz2 matterbridge-msglm-ff27746c0ce54fe9fa38d30aa3a6eab4385e6555.zip |
Bump version
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index e54a8095..19de6e92 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,9 @@ * xmpp: fix segfault when disconnected/reconnected #856 * telegram: fix panic in handleEntities #858 +This release couldn't exist without the following contributors: +@42wim, @qaisjp, @joohoi + # v1.15.0 ## New features * Add scripting (tengo) support for every outgoing message (#806) |