Skip to content
Snippets Groups Projects
Commit b2c290a6 authored by Erik Johnston's avatar Erik Johnston
Browse files

Bump version and changelog

parent 499dc1b3
No related branches found
Tags v0.18.2-rc1
No related merge requests found
Changes in synapse v0.17.0-rc4 (2016-08-05)
===========================================
Changes:
* Change the way we summarize URLs when previewing (PR #973)
* Add new /state_ids federation API (PR #979)
* Speed up processing of /state/ response (PR #986)
Bug fixes:
* Fix event persistence when event has already been partially persisted
(PR #975, #983, #985)
* Fix port script to also copy across backfilled events (PR #982)
Changes in synapse v0.17.0-rc3 (2016-08-02)
===========================================
......
......@@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.17.0-rc3"
__version__ = "0.17.0-rc4"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment