diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-12-03 22:28:12 +1100 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-12-03 22:28:12 +1100 |
commit | 998ba414938fb342436c4f13c7a9a58ea8d06184 (patch) | |
tree | 638546ae242f416e28cf4d04cd7eb31859a94570 | |
parent | fix type error (diff) | |
download | synapse-998ba414938fb342436c4f13c7a9a58ea8d06184.tar.xz |
changelog
-rw-r--r-- | changelog.d/4250.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4250.bugfix b/changelog.d/4250.bugfix new file mode 100644 index 0000000000..1f60f5bd0a --- /dev/null +++ b/changelog.d/4250.bugfix @@ -0,0 +1 @@ +Pushers can now be unsubscribed from on Python 3. |