Skip to content

Commit 319000f

Browse files
committed
v0.1.0
1 parent a509cef commit 319000f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.1.0 / 2013-07-21
2+
==================
3+
4+
- rename `secure` to `secureProxy`
5+
- added `secureEndpoint` option
6+
- various optimizations
7+
- README improvements
8+
19
0.0.2 / 2013-07-11
210
==================
311

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.0.2",
3+
"version": "0.1.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)