Skip to content

Commit 52a36e0

Browse files
committed
Release 3.5.0
1 parent 28fa062 commit 52a36e0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
3.5.0 / 2018-07-31
3+
==================
4+
5+
**features**
6+
* [[`16f5aea`](http://github.com/node-modules/agentkeepalive/commit/16f5aeadfda57f1c602652f1472a63cc83cd05bf)] - feat: add typing define. (#65) (Henry Zhuang <<[email protected]>>)
7+
8+
**others**
9+
* [[`28fa062`](http://github.com/node-modules/agentkeepalive/commit/28fa06246fb5103f88ebeeb8563757a9078b8157)] - docs: add "per host" to description of maxFreeSockets (tony-gutierrez <<[email protected]>>)
10+
* [[`7df2577`](http://github.com/node-modules/agentkeepalive/commit/7df25774f00a1031ca4daad2878a17e0539072a2)] - test: run test on node 10 (#63) (fengmk2 <<[email protected]>>)
11+
212
3.4.1 / 2018-03-08
313
==================
414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentkeepalive",
3-
"version": "3.4.1",
3+
"version": "3.5.0",
44
"description": "Missing keepalive http.Agent",
55
"main": "index.js",
66
"browser": "browser.js",

0 commit comments

Comments
 (0)