summary refs log tree commit diff
path: root/changelog.d/8291.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-09-22 10:11:01 +0100
committerErik Johnston <erik@matrix.org>2020-09-22 10:11:01 +0100
commit7b6f857aa996ec4dde368e11115bf1684770d78f (patch)
tree1ccb99d237dddda41c92811d023216c7eda19dc4 /changelog.d/8291.bugfix
parentIntelligently select extremities used in backfill. (#8349) (diff)
parentAdd a note about including the changes from 1.19.3. (diff)
downloadsynapse-7b6f857aa996ec4dde368e11115bf1684770d78f.tar.xz
Merge remote-tracking branch 'origin/release-v1.20.0' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/8291.bugfix')
-rw-r--r--changelog.d/8291.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8291.bugfix b/changelog.d/8291.bugfix
deleted file mode 100644

index bc01d26f53..0000000000 --- a/changelog.d/8291.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix a bug introduced in v1.20.0rc1 that the wrong exception was raised when invalid JSON data is encountered.