diff options
author | Neil Johnson <neil@fragile.org.uk> | 2018-04-09 17:52:08 +0100 |
---|---|---|
committer | Neil Johnson <neil@fragile.org.uk> | 2018-04-09 17:52:08 +0100 |
commit | 9a311adfea940984f6a007a97afec39f23cb1be2 (patch) | |
tree | ce9796bffb999f61cf08d5ca8d5a848a91f73bf4 /CHANGES.rst | |
parent | Fix psycopg2 interpolation (diff) | |
download | synapse-9a311adfea940984f6a007a97afec39f23cb1be2.tar.xz |
v0.27.3-rc2
Diffstat (limited to 'CHANGES.rst')
-rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index d80756dc7c..684c5c7883 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +Changes in synapse v0.27.3-rc2 (2018-04-09) +========================================== +v0.27.3-rc1 used a stale version of the develop branch so the changelog overstates +the functionality. v0.27.3-rc2 is up to date, rc1 should be ignored. + Changes in synapse v0.27.3-rc1 (2018-04-09) ======================================= |