Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit cb7577b

Browse files
committed
Release 1.0.0
1 parent 4ea42bf commit cb7577b

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,4 +1,12 @@
11

2+
1.0.0 / 2015-07-10
3+
==================
4+
5+
* upgrade to "agent-base" v2 API
6+
* test: test case is fixed
7+
* use %o debug() formatter
8+
* README: use SVG for Travis-CI badge
9+
210
0.3.6 / 2015-07-06
311
==================
412

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