This commit is contained in:
Richard van der Hoff 2019-02-14 17:20:02 +00:00
parent f311018823
commit f595d6ac57
4 changed files with 17 additions and 3 deletions

View file

@ -1,3 +1,13 @@
Synapse 0.99.1.1 (2019-02-14)
=============================
Bugfixes
--------
- Fix "TypeError: '>' not supported" when starting without an existing certificate.
Fix a bug where an existing certificate would be reprovisoned every day. ([\#4648](https://github.com/matrix-org/synapse/issues/4648))
Synapse 0.99.1 (2019-02-14)
===========================