1
0

Add credit in the changelog

This commit is contained in:
Brendan Abolivier
2019-06-06 10:34:33 +01:00
parent 64fa928792
commit 7898a1a48d
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
Fixes client-server API not sending "m.heroes" to lazy-load /sync requests when a rooms name or its canonical alias are empty.
+1
View File
@@ -0,0 +1 @@
Fixes client-server API not sending "m.heroes" to lazy-load /sync requests when a rooms name or its canonical alias are empty. Thanks to @dnaf for this work!