Skip to content

Commit

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

1.2.1 / 2015-03-23
==================

* patch from iojs: don't overwrite servername option
* patch commits from joyent/node
* add max sockets test case
* add nagle algorithm delayed link

1.2.0 / 2014-09-02
==================

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": "agentkeepalive",
"version": "1.2.0",
"version": "1.2.1",
"description": "Missing keepalive http.Agent",
"main": "index.js",
"files": [
Expand Down

0 comments on commit c8df003

Please sign in to comment.