diff --git a/CHANGELOG.md b/CHANGELOG.md index 1135be00..112caea3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - Documentation in Markdown - Added an example of capturing and submitting log output (#315) - The sendalerts commands measures dwell time and reports it over statsd protocol +- Django 3.0.3 ### Bug Fixes - Increase the allowable length of Matrix room alias to 100 (#320) diff --git a/templates/integrations/add_telegram.html b/templates/integrations/add_telegram.html index 696d3b32..9eefee4c 100644 --- a/templates/integrations/add_telegram.html +++ b/templates/integrations/add_telegram.html @@ -42,8 +42,9 @@ 1

From your Telegram client, invite - {{ bot_name }} to a group. It will get added - as a member with no access to group messages. + {{ bot_name }} + to a group. It will get added as a member with no access to group + messages.

Alternatively, if you want notifications sent to yourself