diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-12-04 22:44:02 +1100 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-12-04 12:44:02 +0100 |
commit | fd96dd75a3d0cb843a8e2aa3e5e925cca226120d (patch) | |
tree | 83e34e08aa4663b7dc1c8813301e44864305d7dc /changelog.d | |
parent | Merge pull request #4210 from axelsimon/patch-1 (diff) | |
download | synapse-fd96dd75a3d0cb843a8e2aa3e5e925cca226120d.tar.xz |
Fix non-ASCII pushrules (#4248)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4165.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4165.bugfix b/changelog.d/4165.bugfix new file mode 100644 index 0000000000..fe31c60683 --- /dev/null +++ b/changelog.d/4165.bugfix @@ -0,0 +1 @@ +Pushrules can now again be made with non-ASCII rule IDs. |