summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-01-29 12:35:35 +0100
committerWim <wim@42.be>2018-01-29 12:35:35 +0100
commit0f5274fdf6dd94d5b59b00cb8e5d6434410d4918 (patch)
tree1b3ff4e46cfae0d1b45c3d6451cbd66874c32d78 /changelog.md
parent2e2187ebf4e40510ed5c05ce50cf067857591bb0 (diff)
downloadmatterbridge-msglm-0f5274fdf6dd94d5b59b00cb8e5d6434410d4918.tar.gz
matterbridge-msglm-0f5274fdf6dd94d5b59b00cb8e5d6434410d4918.tar.bz2
matterbridge-msglm-0f5274fdf6dd94d5b59b00cb8e5d6434410d4918.zip
Release v1.7.1v1.7.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index fb5db4c9..1addf9b3 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+# v1.7.1
+## Bugfix
+* telegram: Enable Long Polling for Telegram. Reduces bandwidth consumption. (#350)
+
# v1.7.0
## New features
* matrix: Add support for deleting messages from/to matrix (matrix). Closes #320