1 parent 8193d77 commit 3a3ed10Copy full SHA for 3a3ed10
2 files changed
History.md
@@ -1,4 +1,11 @@
1
2
+0.3.3 / 2014-01-13
3
+==================
4
+
5
+ * https-proxy-agnet: use debug() instead of console.error()
6
+ * https-proxy-agent: fix debug() call
7
+ * History: fix whitespace
8
9
0.3.2 / 2013-11-18
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "https-proxy-agent",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"main": "https-proxy-agent.js",
"scripts": {
0 commit comments