diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-06-04 11:14:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-04 11:14:16 +0100 |
commit | 5bdb189f86b462890ff55c9244506b0c41fed856 (patch) | |
tree | a95dfc5ef07133add43924edacc9985d1976ff08 /changelog.d | |
parent | Hawkowl/fix missing auth (#5328) (diff) | |
download | synapse-5bdb189f86b462890ff55c9244506b0c41fed856.tar.xz |
Improve docstrings on MatrixFederationClient. (#5332)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5332.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5332.misc b/changelog.d/5332.misc new file mode 100644 index 0000000000..dcfac4eac9 --- /dev/null +++ b/changelog.d/5332.misc @@ -0,0 +1 @@ +Improve docstrings on MatrixFederationClient. |