diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
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 |