summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2022-02-07 18:26:42 +0000
committerGitHub <noreply@github.com>2022-02-07 18:26:42 +0000
commitcf06783d54b2b9090aef595a9094ddd857c1155b (patch)
tree697c9646d0ae19c01ebd02216a517bfd11661569 /changelog.d
parentPass the proper type when uploading files. (#11927) (diff)
downloadsynapse-cf06783d54b2b9090aef595a9094ddd857c1155b.tar.xz
Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11911.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11911.misc b/changelog.d/11911.misc
new file mode 100644
index 0000000000..805588c2e9
--- /dev/null
+++ b/changelog.d/11911.misc
@@ -0,0 +1 @@
+Various refactors to the application service notifier code.
\ No newline at end of file