summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-02-14 17:31:45 +0000
committerRichard van der Hoff <richard@matrix.org>2019-02-14 17:31:45 +0000
commitf830a3be2a22d951f2aefb7982e1dc2c8b8e0c1d (patch)
tree24a8bdb479a580ff14a535ce4ae2350d3022cf02 /CHANGES.md
parentMerge tag 'v0.99.1' (diff)
parentFix debian build dockerfile (diff)
downloadsynapse-f830a3be2a22d951f2aefb7982e1dc2c8b8e0c1d.tar.xz
Merge branch 'release-v0.99.1'
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 872ac440b5..f1a9d58e4d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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)
 ===========================