summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-02-26 17:44:35 +0100
committerWim <wim@42.be>2019-02-26 17:44:35 +0100
commitd8816280f0e87b617d5ae795b9f031fd721c9148 (patch)
tree2e8ccd26342a033b21a72d93968d6e4c4ea62cfb
parentb09a73040f28e65ac7bb5293b4e5c56f7d8e265f (diff)
downloadmatterbridge-msglm-d8816280f0e87b617d5ae795b9f031fd721c9148.tar.gz
matterbridge-msglm-d8816280f0e87b617d5ae795b9f031fd721c9148.tar.bz2
matterbridge-msglm-d8816280f0e87b617d5ae795b9f031fd721c9148.zip
Update changelog
-rw-r--r--README.md4
-rw-r--r--changelog.md4
2 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4923e360..2bbf480a 100644
--- a/README.md
+++ b/README.md
@@ -237,10 +237,6 @@ See [changelog.md](https://github.com/42wim/matterbridge/blob/master/changelog.m
See [FAQ](https://github.com/42wim/matterbridge/wiki/FAQ)
-Want to tip ?
-* eth: 0xb3f9b5387c66ad6be892bcb7bbc67862f3abc16f
-* btc: 1N7cKHj5SfqBHBzDJ6kad4BzeqUBBS2zhs
-
## Related projects
* [FOSSRIT/infrastructure - roles/matterbridge](https://github.com/FOSSRIT/infrastructure/tree/master/roles/matterbridge) (Ansible role used to automate deployments of Matterbridge)
* [matterbridge autoconfig](https://github.com/patcon/matterbridge-autoconfig)
diff --git a/changelog.md b/changelog.md
index b287b309..dc13c74e 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,4 @@
-# v1.14.0-rc1
+# v1.14.0
## New features
* whatsapp: new protocol added. Add initial WhatsApp support (#711) Thanks to @KrzysztofMadejski
@@ -15,6 +15,7 @@
## Bugfix
* zulip: Fix error handling on bad event queue id (zulip). Closes #694
+* zulip: Keep reconnecting until succeed (zulip) (#737)
* irc: add support for (older) unrealircd versions. #708
* irc: Support quits from irc correctly. Fixes #722 (#724)
* matrix: Send username when uploading video/images (matrix). Fixes #715 (#717)
@@ -22,6 +23,7 @@
* matrix: Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719)
* slack: Hint at thread replies when messages are unthreaded (slack) (#684)
* xmpp: Do not send topic changes on connect (xmpp). Fixes #732 (#733)
+* telegram: Fix regression in HTML handling (telegram). Closes #734
## Contributors
This release couldn't exist without the following contributors: