0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 18:58:48 +02: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.