Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit c77058f

Browse files
committed
v0.2.7
1 parent 2f9f15d commit c77058f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
0.2.7 / 2015-07-06
3+
==================
4+
5+
* travis: ensure latest npm before testing
6+
* travis: test node v0.8, v0.10, and v0.12
7+
* README: use SVG for Travis-CI badge
8+
* package: update "extend" to v3
9+
* package: update "mocha" to v2
10+
* package: update "debug" to v2
11+
212
0.2.6 / 2014-06-11
313
==================
414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-proxy-agent",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
55
"main": "http-proxy-agent.js",
66
"scripts": {

0 commit comments

Comments
 (0)