diff options
author | Wim <wim@42.be> | 2018-12-04 10:24:44 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2018-12-04 10:35:15 +0100 |
commit | 2cef9c4fcf2ff184d85e1c611e6fcbc362bab863 (patch) | |
tree | b7de066d9019ac8c830f57def155ba3c18347bf8 /changelog.md | |
parent | 4265d4309695b2440693cb866f2245ccca025b94 (diff) | |
download | matterbridge-msglm-2cef9c4fcf2ff184d85e1c611e6fcbc362bab863.tar.gz matterbridge-msglm-2cef9c4fcf2ff184d85e1c611e6fcbc362bab863.tar.bz2 matterbridge-msglm-2cef9c4fcf2ff184d85e1c611e6fcbc362bab863.zip |
Update changelog
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 1c6d37eb..71f7f3f1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# v1.12.2 + +## Bugfix +* irc: Fix multiple channel join regression. Closes #639 +* slack: Make slack-legacy change less restrictive (#626) + # v1.12.1 ## Bugfix |