Skip to content

Commit

Permalink
Release 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Mar 30, 2015
1 parent 03aacb1 commit dba6df3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.3.3 / 2015-03-30
==================

* fix: add ciphers and secureProtocol params support for https request

2.3.2 / 2015-03-29
==================

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": "2.3.2",
"version": "2.3.3",
"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 dba6df3

Please sign in to comment.