0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-04 18:28:48 +02:00

Added changelog fragment

This commit is contained in:
Schnuffle 2018-09-27 14:01:44 +02:00
parent dc5db01ff2
commit a873896096

1
changelog.d/3970.bugfix Normal file
View file

@ -0,0 +1 @@
Replaced all occurences of e.message with str(e)Replaced all occurences of e.message with str(e). Contributed by Schnuffle