1 parent f92c1d0 commit 328299fCopy full SHA for 328299f
2 files changed
History.md
@@ -1,4 +1,13 @@
1
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
11
0.3.5 / 2014-06-11
12
==================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "https-proxy-agent",
- "version": "0.3.5",
+ "version": "0.3.6",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"main": "https-proxy-agent.js",
"scripts": {
0 commit comments