We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427ab21 commit 7c46df1Copy full SHA for 7c46df1
History.md
@@ -1,4 +1,10 @@
1
2
+3.3.0 / 2017-06-20
3
+==================
4
+
5
+ * feat: add statusChanged getter (#51)
6
+ * chore: format License
7
8
3.2.0 / 2017-06-10
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "agentkeepalive",
- "version": "3.2.0",
+ "version": "3.3.0",
"description": "Missing keepalive http.Agent",
"main": "index.js",
"browser": "browser.js",
0 commit comments