-
Notifications
You must be signed in to change notification settings - Fork 101
/
ChangeLog
32 lines (23 loc) · 941 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2014-04-19 Kane Zhu <kane.mx@gmail.com>; Xu Yuan <ankh2008@hotmail.com>
* Version 0.3.3
* Fix.
see: https://github.com/yueyoum/social-oauth/pull/11
see: https://github.com/yueyoum/social-oauth/pull/12
2013-06-24 Jiequan <https://github.com/jiequan>
* Version 0.3.2
* Add taobao support
* QQ using QQ's avatar instead of QZone's avatar
2013-06-11 Wang Chao <yueyoum@gmail.com>
* Version 0.3.0
* Change the settings.py format, remove site_id
* Do NOT need config `socialistes` when web project initialize
* Make `socialoauth` more easy for use
* PEP8 adjust
2013-03-19 Wang Chao <yueyoum@gmail.com>
* Version 0.2.0
* Change the settings.py format, add site_id
* Set timeout in urllib2.urlopen
* More robustness, Catch more errors
* Create doc.md
2013-03-17 Wang Chao <yueyoum@gmail.com>
* Version 0.1.0. First release.