Ver código fonte

Update the changelog after merge from 'anon_login' branch.

JC Brand 10 anos atrás
pai
commit
3f884f0d03
1 arquivos alterados com 7 adições e 1 exclusões
  1. 7 1
      docs/CHANGES.rst

+ 7 - 1
docs/CHANGES.rst

@@ -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]