README.md in landslider-0.5.16 vs README.md in landslider-0.5.17

- old
+ new

@@ -86,10 +86,11 @@ * getAccountCustomFields * getAccountContacts * getAccountNotes * getAccountOpportunities * getAccountTypes +* getContactById * getContacts * getContactCustomFields * getContactNotes * getInstanceInformation * getLeads @@ -105,8 +106,8 @@ TODO ---- * Modify configuration to be rails 3 friendly. The configuation was needed before the environment finished loading. See landslide-rails * add more API calls -* use HTTP cookies to maintain session state. maybe something like http_request.headers.merge!({'cookie' => ["JSESSIONID=#{self.session_id}"]}) +* use HTTP cookies to maintain session state * eliminate slow inefficient XPath queries * eliminate test data dependency on the jaytest instance