diff options
author | Sean Quah <seanq@element.io> | 2021-11-30 12:18:02 +0000 |
---|---|---|
committer | Sean Quah <seanq@element.io> | 2021-11-30 12:18:02 +0000 |
commit | 07580acdc08807d623f0fe4953dbed34b6ff2d87 (patch) | |
tree | 976c48084bd9ef2980410bbc4b9744c28bf6a181 /changelog.d/11441.bugfix | |
parent | Add tests for remote spaces (diff) | |
parent | Support the stable /hierarchy endpoint from MSC2946 (#11329) (diff) | |
download | synapse-07580acdc08807d623f0fe4953dbed34b6ff2d87.tar.xz |
Merge branch 'develop' into squah/leave_space_admin_api
Diffstat (limited to 'changelog.d/11441.bugfix')
-rw-r--r-- | changelog.d/11441.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11441.bugfix b/changelog.d/11441.bugfix new file mode 100644 index 0000000000..1baef41d70 --- /dev/null +++ b/changelog.d/11441.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in 1.47.0 where `send_join` could fail due to an outdated `ijson` version. \ No newline at end of file |