summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-09-07 21:41:57 +1000
committerAmber Brown <hawkowl@atleastfornow.net>2018-09-07 21:41:57 +1000
commitb60749a1ec22269216a503ccd35aaf4454dc507d (patch)
tree2b68a1586eda5f21634b13380235c2f1607e2765 /CHANGES.md
parentversion (diff)
downloadsynapse-release-v0.33.4.tar.xz
Diffstat (limited to '')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index fecfa7feec..ee864c3c63 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -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) ==============================