diff options
author | Wim <wim@42.be> | 2019-06-30 18:50:45 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2019-06-30 18:50:45 +0200 |
commit | 278a3c68905605da73435f4173cca655b46721e4 (patch) | |
tree | 027fd8b61fe591fc310c23180ab18a00a54c17f3 | |
parent | fcf734eb36dcf194a4ae19e59c16e12f7dbc9bbf (diff) | |
download | matterbridge-msglm-278a3c68905605da73435f4173cca655b46721e4.tar.gz matterbridge-msglm-278a3c68905605da73435f4173cca655b46721e4.tar.bz2 matterbridge-msglm-278a3c68905605da73435f4173cca655b46721e4.zip |
Update changelog
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index f5cdfce2..51a3cb43 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,8 @@ * discord: Support bulk deletions #851 * mattermost: Add an option to skip the Mattermost server version check #849 +## Bugfix +* xmpp: fix segfault when disconnected/reconnected #856 # v1.15.0 ## New features |