1 parent f0fce30 commit 4ecc6d9Copy full SHA for 4ecc6d9
2 files changed
History.md
@@ -1,4 +1,10 @@
1
2
+0.3.2 / 2013-11-18
3
+==================
4
+
5
+ * https-proxy-agent: allow "https" without trailing colon
6
+ * README: fix typo
7
8
0.3.1 / 2013-11-16
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "https-proxy-agent",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"main": "https-proxy-agent.js",
"scripts": {
0 commit comments