Add changelog

This commit is contained in:
Eric Eastwood 2022-09-30 14:06:22 -05:00
parent d92fd2aeac
commit e2d1b48f38
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
Fix performance bottleneck with heavy appservice and bridged users in Synapse by checking appservice user interest against the local users instead of all users.

1
changelog.d/14000.misc Normal file
View file

@ -0,0 +1 @@
Add tests and clarify that an application service can be interested in local and remote users.