From e47673144e666d7533cb76105643f0b3d8288a82 Mon Sep 17 00:00:00 2001 From: Josh Roesslein Date: Thu, 1 Oct 2009 15:47:45 -0500 Subject: [PATCH] Update change log. --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 83ec47f..be4d16d 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,7 @@ during upgrade will be listed here. Calls not using the 'cursor' parameter are not changed in the way they return. + API.friends_ids and API.followers_ids now return a list of integers. Parser updated to handle cursor responses. See above. + + Fix Status.source_url parsing + Cursor Added the Cursor object to help with pagination within the API. Please see the pagination tutorial for more details. -- 2.25.1