Update CHANGES.rst with missing changes

This commit is contained in:
Erik Johnston 2015-02-19 13:46:39 +00:00
parent 8321e8a2e0
commit 894a89d99b

View file

@ -1,6 +1,15 @@
Changes in synapse v0.7.1 (2015-02-19)
======================================
* Initial alpha implementation of parts of the Application Services API.
Including:
- AS Registration / Unregistration
- User Query API
- Room Alias Query API
- Push transport for receiving events.
- User/Alias namespace admin control
* Add cache when fetching events from remote servers to stop repeatedly
fetching events with bad signatures.
* Respect the per remote server retry scheme when fetching both events and