Updates to Changelog
authorMarek Marecki <marekjm@taistelu.com>
Fri, 6 Sep 2013 19:51:26 +0000 (21:51 +0200)
committerMarek Marecki <marekjm@taistelu.com>
Fri, 6 Sep 2013 19:51:26 +0000 (21:51 +0200)
Changelog.markdown

index 53ddbd4b8b72abb196dd17c5fb0b654a86dbda96..72a9143553c25375397bbf8fba4f05d929520f67 100644 (file)
@@ -38,6 +38,12 @@ And the test suite was updated. Yay!
 
 * __new__:  `diaspy.search.Search.tags()` method for getting tag suggestions,
 
+* __upd__:  `remeber_me` parameter in `diaspy.connection.Connection.login()`,
+* __upd__:  you must supply `username` and `password` parameters on init of `diaspy.connection.Connection`,
+
+* __rem__:  `username` and `password` parameters removed from `diaspy.connection.Connection.login()`
+            must be supplied on init,
+
 
 **`0.4.1-rc.1` (2013-09-02):**