1 parent 2df0f71 commit b8f14f2Copy full SHA for b8f14f2
2 files changed
History.md
@@ -1,3 +1,8 @@
1
+0.2.0 / 2013-09-03
2
+==================
3
+
4
+ - Add initial "Proxy-Authorization" Basic authentication support
5
6
0.1.0 / 2013-07-21
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "https-proxy-agent",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"main": "https-proxy-agent.js",
"scripts": {
0 commit comments