1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-06 16:06:52 +00:00

Add changelog

This commit is contained in:
Andrew Morgan 2019-03-08 18:23:54 +00:00
parent 64ff11019e
commit f8740d57de

1
changelog.d/4840.feature Normal file
View file

@ -0,0 +1 @@
Remove trailing slashes from certain outbound federation requests. Retry if receiving a 404. Context: #3622.