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

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jan 15, 2018
1 parent c89ae3d commit c007ea1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

2.2.0 / 2018-01-15
==================

* Add `auth` to proxyUri
* Upgrade to "agent-base" v4.2.0
* Use `Object.keys()` to determine the supported proxies
* Remove `extend` dependency
* Update dependencies

2.1.0 / 2017-07-20
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proxy-agent",
"version": "2.1.0",
"version": "2.2.0",
"description": "Maps proxy protocols to `http.Agent` implementations",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c007ea1

Please sign in to comment.