0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-14 00:28:25 +02:00

changelog

This commit is contained in:
Amber Brown 2018-09-25 02:54:59 +10:00
parent 6b6cb32297
commit fc691ca97c
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,13 @@
Synapse 0.33.5.1 (2018-09-25)
=============================
Internal Changes
----------------
- Fix incompatibility with older Twisted version in tests. Thanks
@OlegGirko! ([\#3940](https://github.com/matrix-org/synapse/issues/3940))
Synapse 0.33.5 (2018-09-24)
===========================

View file

@ -1,2 +0,0 @@
Fix incompatibility with older Twisted version in tests. Thanks
@OlegGirko!