X Tutup
Skip to content

Commit a912b93

Browse files
committed
added a user stream call and started to backfill missing /lists endpoints
1 parent 34c51c2 commit a912b93

File tree

2 files changed

+429
-243
lines changed

2 files changed

+429
-243
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2014-01-18
2+
backfilling varioius lists endpoints
3+
added a basic user stream call
4+
5+
2014-01-17
6+
changed to version 1.2
7+
fixed python 3 issue in setup.py (print statements)
8+
fixed error in CreateList(), changed count default for GetFollowers to 200 and added a GetFollowersPaged() method
9+
10+
need to backfill commit log entries!
11+
112
2013-10-06
213
changed version to 1.1
314
The following changes have been made since the 1.0.1 release

0 commit comments

Comments
 (0)
X Tutup