Skip to content

Commit b8f14f2

Browse files
committed
v0.2.0
1 parent 2df0f71 commit b8f14f2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.0 / 2013-09-03
2+
==================
3+
4+
- Add initial "Proxy-Authorization" Basic authentication support
5+
16
0.1.0 / 2013-07-21
27
==================
38

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

0 commit comments

Comments
 (0)