From 231b9e91a7da0224c90f73ec9bfc0655eb692811 Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 26 Mar 2018 14:30:41 +0100 Subject: [PATCH] Prepare changelog for v0.13.5-cryptowarning.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b66e37aa9..d2f5778c18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Changes in [0.13.5-cryptowarning.1](https://github.com/vector-im/riot-web/releases/tag/v0.13.5-cryptowarning.1) (2018-03-26) +============================================================================================================================ +[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.13.5...v0.13.5-cryptowarning.1) + + * Disable e2e crypto with a big warning if the database schema is newer than we expect. + Changes in [0.13.5](https://github.com/vector-im/riot-web/releases/tag/v0.13.5) (2018-02-09) ============================================================================================ [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.13.4...v0.13.5)