diff options
author | Wim <wim@42.be> | 2020-08-25 13:21:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-25 13:21:53 +0200 |
commit | 88d371c71c61aa8b68033b9c2dd4d7a8fc36e991 (patch) | |
tree | 1690d93b65fc1fa0deef206f7fc6e8fac6b8449d /changelog.md | |
parent | b339524613994beec40e7309e4c6db57c2b6cfe4 (diff) | |
download | matterbridge-msglm-88d371c71c61aa8b68033b9c2dd4d7a8fc36e991.tar.gz matterbridge-msglm-88d371c71c61aa8b68033b9c2dd4d7a8fc36e991.tar.bz2 matterbridge-msglm-88d371c71c61aa8b68033b9c2dd4d7a8fc36e991.zip |
Release v1.18.2 (#1212)v1.18.2
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 90181598..7eb88fe1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ +# v1.18.2 + +## Bugfix + +- zulip: Fix error loop (zulip) (#1210) +- whatsapp: Update whatsapp vendor and fix a panic (#1209) + +This release couldn't exist without the following contributors: +@SuperSandro2000, @42wim + # v1.18.1 ## New features |