diff --git a/History.md b/History.md index 0377154..74e1f2f 100644 --- a/History.md +++ b/History.md @@ -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 ================== diff --git a/package.json b/package.json index 957d086..b03cfa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agentkeepalive", - "version": "1.2.0", + "version": "1.2.1", "description": "Missing keepalive http.Agent", "main": "index.js", "files": [