diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-07-15 12:38:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 11:38:05 +0100 |
commit | 5ecad4e7a57610baa55f64f1389b92d483716155 (patch) | |
tree | 64626094aeb08fd8faf5f24b75d219da75d5df09 /changelog.d | |
parent | Use inline type hints in various other places (in `synapse/`) (#10380) (diff) | |
download | synapse-5ecad4e7a57610baa55f64f1389b92d483716155.tar.xz |
Update the logcontext doc (#10353)
By referring to awaitables instead of deferreds.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10353.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10353.doc b/changelog.d/10353.doc new file mode 100644 index 0000000000..274ac83549 --- /dev/null +++ b/changelog.d/10353.doc @@ -0,0 +1 @@ +Refresh the logcontext dev documentation. |