Skip to content

Commit

Permalink
Release 2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Apr 2, 2021
1 parent 2acf75b commit 95171eb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

2.37.0 / 2021-04-02
==================

**features**
* [[`2acf75b`](https://github.com/node-modules/urllib/commit/2acf75b75050667f7341e6990078e0330e704af1)] - feat: add unix domain socket file support (#352) (Khaidi Chu <<[email protected]>>)

**others**
* [[`f2a42d1`](https://github.com/node-modules/urllib/commit/f2a42d19d2236979c16eea13c229839e5a78b381)] - chore: LICENSE link typo (fengmk2 <<[email protected]>>)
* [[`28a0152`](https://github.com/node-modules/urllib/commit/28a0152c0ae5d4470d88b8122724b6228b48b319)] - chore: update contributors (fengmk2 <<[email protected]>>)
* [[`5674670`](https://github.com/node-modules/urllib/commit/56746704d61116d99846d94480d223a9e3c42913)] - test: add socket checker test case (#341) (fengmk2 <<[email protected]>>)
* [[`d953ec0`](https://github.com/node-modules/urllib/commit/d953ec0e55ec28d553a24c5cf0fcb64715e7c8f9)] - test: add testcase for using retry and writeStream in HttpClient2 (#350) (Haoliang Gao <<[email protected]>>)

2.36.1 / 2020-06-09
==================

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.36.1",
"version": "2.37.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 95171eb

Please sign in to comment.