From d6237859f6cc220f7a1e0b1d63e60421d14eb07f Mon Sep 17 00:00:00 2001
From: Erik Johnston <erik@matrix.org>
Date: Thu, 19 Oct 2017 14:19:52 +0100
Subject: [PATCH] Update changelog

---
 CHANGES.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index aaa4a2c219..85830d832e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -20,6 +20,7 @@ Changes:
 * Spam checking: add the invitee to user_may_invite (PR #2502)
 * Process events from federation for different rooms in parallel (PR #2520)
 * Allow error strings from spam checker (PR #2531)
+* Improve error handling for missing files in config (PR #2551)
 
 
 Bug fixes:
-- 
GitLab