summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-05-23 10:57:39 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-05-23 10:57:39 +0100
commit11ff4884e70457431ec2f816001f3772ac68a522 (patch)
treeb1ed8dbd7f97f83cc3c2d77c48177e743e8ec96e /CHANGES.md
parent`traceback.format_exception(...)` usage that is compatible with Python 3.7 an... (diff)
downloadsynapse-11ff4884e70457431ec2f816001f3772ac68a522.tar.xz
1.84.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4877ba9d44..ca594a9532 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.84.0 (2023-05-23)
+===========================
+
+Bugfixes
+--------
+
+- Print full error and stack-trace of any exception that occurs during startup/initialization. ([\#15599](https://github.com/matrix-org/synapse/issues/15599))
+
+
 Synapse 1.84.0rc1 (2023-05-16)
 ==============================