Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 13, 2014
1 parent f9ae0cb commit 89c8fac
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 36 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.0.0 / 2014-10-13
==================

* support auto decode charset when dataType set

1.5.2 / 2014-09-15
==================

Expand Down
22 changes: 0 additions & 22 deletions LICENSE

This file was deleted.

28 changes: 15 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,20 +313,22 @@ Below is the output from `git-summary`.
$ git summary

project : urllib
repo age : 3 years, 3 months
active : 61 days
commits : 171
files : 22
repo age : 3 years, 5 months
active : 68 days
commits : 197
files : 23
authors :
144 fengmk2 84.2%
9 XiNGRZ 5.3%
6 ibigbug 3.5%
4 Jackson Tian 2.3%
3 dead_horse 1.8%
2 alsotang 1.2%
1 coderhaoxin 0.6%
1 aleafs 0.6%
1 Jonathan Dahan 0.6%
164 fengmk2 83.2%
9 XiNGRZ 4.6%
7 dead_horse 3.6%
6 ibigbug 3.0%
4 Jackson Tian 2.0%
2 alsotang 1.0%
1 popomore 0.5%
1 Jonathan Dahan 0.5%
1 aleafs 0.5%
1 coderhaoxin 0.5%
1 haoxin 0.5%
```

## License
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urllib",
"version": "1.5.2",
"version": "2.0.0",
"description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.",
"keywords": [
"urllib",
Expand Down

0 comments on commit 89c8fac

Please sign in to comment.