diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2021-10-20 18:04:44 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2021-10-20 18:04:44 +0100 |
commit | 1df714c21c449c71f39f18c389ec1904e4f1d395 (patch) | |
tree | 9e32a410643113c0ced6ed1aee7139aca127990b | |
parent | Improve docstring for format_user_presence_state (diff) | |
download | synapse-1df714c21c449c71f39f18c389ec1904e4f1d395.tar.xz |
newsfile
-rw-r--r-- | changelog.d/11138.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11138.misc b/changelog.d/11138.misc new file mode 100644 index 0000000000..79b7776975 --- /dev/null +++ b/changelog.d/11138.misc @@ -0,0 +1 @@ +Add docstrings and comments to the application service ephemeral event sending code. \ No newline at end of file |