diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-03-03 18:14:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-03 18:14:09 +0000 |
commit | fb0ffa96766a4b6f298f53af2d212e4c4d09d9e9 (patch) | |
tree | 4703cf1afbf6608750b0971ac193cae1f7b66d29 /changelog.d | |
parent | Detox, part 2 of N (#12152) (diff) | |
download | synapse-fb0ffa96766a4b6f298f53af2d212e4c4d09d9e9.tar.xz |
Rename various ApplicationServices interested methods (#11915)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11915.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11915.misc b/changelog.d/11915.misc new file mode 100644 index 0000000000..e3cef1511e --- /dev/null +++ b/changelog.d/11915.misc @@ -0,0 +1 @@ +Simplify the `ApplicationService` class' set of public methods related to interest checking. \ No newline at end of file |