diff options
author | Wim <wim@42.be> | 2021-06-16 21:11:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-16 21:11:12 +0200 |
commit | e45bbe45712cbfb4c4f0a81bfcd1ebb1648fceff (patch) | |
tree | 8e4c58b34dc18f6302507384926e7f39f814fd25 /changelog.md | |
parent | fb5a84212c491332504fcdd4b5f4a4b97705d2e3 (diff) | |
download | matterbridge-msglm-e45bbe45712cbfb4c4f0a81bfcd1ebb1648fceff.tar.gz matterbridge-msglm-e45bbe45712cbfb4c4f0a81bfcd1ebb1648fceff.tar.bz2 matterbridge-msglm-e45bbe45712cbfb4c4f0a81bfcd1ebb1648fceff.zip |
Release v1.22.3 (#1522)v1.22.3
* Release v1.22.3
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index bda6b07a..3809f01c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +# v1.22.3 + +## Bugfixes + +- whatsapp: Update Rhymen/go-whatsapp module to latest master (2b8a3e9b8aa2) (#1518) + +This release couldn't exist without the following contributors: +@nathanaelhoun + # v1.22.2 ## Enhancements |