summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-11-29 00:08:58 +0100
committerWim <wim@42.be>2018-11-29 00:19:27 +0100
commit3a824c5f9d50b84489e1bb170627d047f790d003 (patch)
tree0fb4d9abdf067b3167f1933b6957bc467a2de3a9 /changelog.md
parentdf02f51c564bd239ce7080cf8b9b687df90cb4ef (diff)
downloadmatterbridge-msglm-3a824c5f9d50b84489e1bb170627d047f790d003.tar.gz
matterbridge-msglm-3a824c5f9d50b84489e1bb170627d047f790d003.tar.bz2
matterbridge-msglm-3a824c5f9d50b84489e1bb170627d047f790d003.zip
Update changelog
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index e897a0e8..1c6d37eb 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,14 @@
+# v1.12.1
+
+## Bugfix
+* discord: fix regression on server ID connection #619 #617
+* discord: Limit discord username via webhook to 32 chars
+* slack: Make sure threaded files stay in thread (slack). Fixes #590
+* slack: Do not post empty messages (slack). Fixes #574
+* slack: Handle deleted/edited thread starting messages (slack). Fixes #600 (#605)
+* irc: Rework connection logic (irc)
+* irc: Fix Nickserv logic (irc) #602
+
# v1.12.0
## Breaking changes