diff options
author | Amber H. Brown <hawkowl@atleastfornow.net> | 2019-07-02 18:31:29 +1000 |
---|---|---|
committer | Amber H. Brown <hawkowl@atleastfornow.net> | 2019-07-02 18:31:29 +1000 |
commit | 4689408a35e6ff9b7b18a5940e79d15e6b846913 (patch) | |
tree | 4bf2c4347abb712bf7cad0040809409cc8cd6c72 /changelog.d/4276.misc | |
parent | release shhs on tags (diff) | |
parent | fix async/await consentresource (#5585) (diff) | |
download | synapse-4689408a35e6ff9b7b18a5940e79d15e6b846913.tar.xz |
Merge remote-tracking branch 'origin/develop' into shhs
Diffstat (limited to 'changelog.d/4276.misc')
-rw-r--r-- | changelog.d/4276.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4276.misc b/changelog.d/4276.misc new file mode 100644 index 0000000000..285939a4b8 --- /dev/null +++ b/changelog.d/4276.misc @@ -0,0 +1 @@ +Improve README section on performance troubleshooting. |