From 033ed0e34960405d25f62d11d13cf9ec497a8102 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 29 Mar 2021 12:26:13 +0100 Subject: [PATCH] Fixup changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e4ed93..e53c2cb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Sygnal v0.9.2 (2021-03-29) Features -------- -- Add `allowed_endpoints` option as understood config option for WebPush pushkins. ([\#184](https://github.com/matrix-org/sygnal/issues/184)) +- Add `allowed_endpoints` option as an understood config option for WebPush pushkins. ([\#184](https://github.com/matrix-org/sygnal/issues/184)) - Add `ttl` option as an understood config option for WebPush pushkins to make delivery more reliable ([\#185](https://github.com/matrix-org/sygnal/issues/185))