Skip to content

Commit c58d365

Browse files
committed
Release 2.1.1
1 parent 7d221cf commit c58d365

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
2.1.1 / 2017-11-28
3+
==================
4+
5+
* Update `debug` - Security Problems with Previous Version (#38)
6+
27
2.1.0 / 2017-08-08
38
==================
49

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-proxy-agent",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)