0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 21:19:06 +02:00

Update changelog

This commit is contained in:
Erik Johnston 2016-10-27 11:13:07 +01:00
parent ab731d8f8e
commit db0609f1ec

View file

@ -3,6 +3,7 @@ Changes in synapse v0.18.2-rc3 (2016-10-27)
Changes:
* Allow clients to supply access tokens as headers (PR #1098)
* Clarify error codes for GET /filter/, thanks to Alexander Maznev (PR #1164)
* Make password reset email field case insensitive (PR #1170)
* Reduce redundant database work in email pusher (PR #1174)