diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-01 16:07:49 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-01 16:07:49 +0100 |
commit | 38b98e5a98414eeba2d8e3671875f66a7b27645a (patch) | |
tree | 1f2ae3a67d413e21ce650eaf3402fc67d1133d2b | |
parent | Factor out exception handling in federation_client (diff) | |
download | synapse-38b98e5a98414eeba2d8e3671875f66a7b27645a.tar.xz |
changelog
-rw-r--r-- | changelog.d/3638.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3638.misc b/changelog.d/3638.misc new file mode 100644 index 0000000000..9faab15cf2 --- /dev/null +++ b/changelog.d/3638.misc @@ -0,0 +1 @@ +Factor out exception handling in federation_client |