Update the changelog after merge from 'anon_login' branch.

This commit is contained in:
JC Brand 2015-04-09 14:13:21 +02:00
parent 6ef2e50387
commit 3f884f0d03

View File

@ -1,9 +1,15 @@
Changelog Changelog
========= =========
0.9.2 (Undefined) 0.9.3 (Undefined)
----------------- -----------------
* Add the ability to log in anonymously. [jcbrand]
* Add the ability to log in automatically. [jcbrand]
0.9.2 (2015-04-09)
------------------
* Bugfix. Prevent attaching twice during initialization. [jcbrand] * Bugfix. Prevent attaching twice during initialization. [jcbrand]
* API method chats.get can now also return chat boxes which haven't been opened yet. [jcbrand] * API method chats.get can now also return chat boxes which haven't been opened yet. [jcbrand]
* Add API method contacts.add. [pzia] * Add API method contacts.add. [pzia]