Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit c25318d7f2f6115f3eb9134bd2a63dd727a8b84f Author: Wim <wim@42.be> Date: Mon Jan 01 15:10:00 2018 +0000 Update for 1.6.2 diff --git a/README.md b/README.md index c99a892..87c5aec 100644 --- a/README.md +++ b/README.md @@ -547 +547 @@ See https://github.com/42wim/matterbridge/wiki    # Installing  ## Binaries -* Latest stable release [v1.6.1](https://github.com/42wim/matterbridge/releases/latest) +* Latest stable release [v1.6.2](https://github.com/42wim/matterbridge/releases/latest)  * Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/)    ## Building diff --git a/changelog.md b/changelog.md index 35cb933..eccce0e 100644 --- a/changelog.md +++ b/changelog.md @@ -13 +17 @@ +# v1.6.2 +## Bugfix +* mattermost: Crashes while connecting to Mattermost (regression). Closes #327 +  # v1.6.1  ## Bugfix  * general: Display of nicks not longer working (regression). Closes #323