changelog

This commit is contained in:
Amber Brown 2018-09-07 21:41:57 +10:00
parent 6febd8e8f7
commit b60749a1ec
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,12 @@
Synapse 0.33.4 (2018-09-07)
===========================
Internal Changes
----------------
- Unignore synctl in .dockerignore to fix docker builds ([\#3802](https://github.com/matrix-org/synapse/issues/3802))
Synapse 0.33.4rc2 (2018-09-06)
==============================

View file

@ -1 +0,0 @@
Unignore synctl in .dockerignore to fix docker builds