Skip to content

Commit 3a3ed10

Browse files
committed
v0.3.3
1 parent 8193d77 commit 3a3ed10

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

History.md

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

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+
29
0.3.2 / 2013-11-18
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-proxy-agent",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
55
"main": "https-proxy-agent.js",
66
"scripts": {

0 commit comments

Comments
 (0)