Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Commit 328299f

Browse files
committed
v0.3.6
1 parent f92c1d0 commit 328299f

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

History.md

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

2+
0.3.6 / 2015-07-06
3+
==================
4+
5+
* package: update "extend" to v3
6+
* package: update "mocha" to v2
7+
* package: update "debug" to v2
8+
* travis: test node v0.8, v0.10, and v0.12
9+
* test: use ssl-cert-snakeoil self-signed SSL certs
10+
211
0.3.5 / 2014-06-11
312
==================
413

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.5",
3+
"version": "0.3.6",
44
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
55
"main": "https-proxy-agent.js",
66
"scripts": {

0 commit comments

Comments
 (0)