forked from jhao104/proxy_pool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
31 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
## Release Notes | ||
|
||
* newest | ||
1.使用多线程验证useful_pool | ||
* dev | ||
|
||
1.优化代理格式检查; | ||
|
||
2.增加代理源; | ||
|
||
* 1.11(2017.8) | ||
|
||
1.使用多线程验证useful_pool; | ||
|
||
* 1.10(2016.11) | ||
|
||
* 1.10 | ||
1. 第一版; | ||
|
||
2. 支持PY2/PY3; | ||
|
||
3. 代理池基本功能; |