Updated CHANGES

This commit is contained in:
manuroe 2015-04-22 16:53:13 +02:00
parent b21d7c115e
commit c234f1cb26

View file

@ -1,7 +1,17 @@
Changes in Console in 0.4.0 (2015-04-23)
===============================================
Improvements:
* Console has its own git repository.
* Integration of MatrixKit. Most part of the code of Console-pre-0.4.0 has been redesigned and moved to MatrixKit.
* Stability. MatrixKit better seperates model and viewcontroller which fixes random multithreading issues Console encountered.
* Room page: unsent messages are no more lost when the user changes the room
Changes in Matrix iOS Console in 0.3.2 and before Changes in Matrix iOS Console in 0.3.2 and before
================================================= =================================================
Console was hosted in the Matrix iOS SDK GitHub repository. Console was hosted in the Matrix iOS SDK GitHub repository.
Changes for these version can be found here: https://github.com/matrix-org/matrix-ios-sdk/blob/v0.3.2/CHANGES.rst Changes for these versions can be found here: https://github.com/matrix-org/matrix-ios-sdk/blob/v0.3.2/CHANGES.rst