diff options
author | David Robertson <davidr@element.io> | 2022-03-15 11:00:01 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-03-15 11:00:01 +0000 |
commit | d1130a249b4f462a3e457b783b483d5a6c7486f0 (patch) | |
tree | 46c12725b05cd9ced6ce0b792261625153c0cf42 /changelog.d/12175.bugfix | |
parent | Add cancellation support to `@cached` and `@cachedList` decorators (#12183) (diff) | |
download | synapse-d1130a249b4f462a3e457b783b483d5a6c7486f0.tar.xz |
1.55.0rc1
Diffstat (limited to 'changelog.d/12175.bugfix')
-rw-r--r-- | changelog.d/12175.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12175.bugfix b/changelog.d/12175.bugfix deleted file mode 100644 index 881cb9b76c..0000000000 --- a/changelog.d/12175.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug where non-standard information was returned from the `/hierarchy` API. Introduced in Synapse v1.41.0. |