summary refs log tree commit diff
path: root/changelog.d/13809.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.69.0rc1Sean Quah2022-10-041-1/+0
|
* Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809)Quentin Gliech2022-09-211-0/+1
To return the proper type (`Requester`) instead of a `dict`.