From eae8d122b74c066391f682d493eb2d5766c0fbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 16 Jan 2020 09:43:17 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0825dc..499fe969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file. - createsuperuser management command requires an unique email address (#318) - For superusers, show "Site Administration" in top navigation, note in README (#317) +### Bug Fixes +- Increase the allowable length of Matrix room alias to 100 (#320) + ## v1.12.0 - 2020-01-02