From c52487232316d7a4f0620cd39e1290280591a22f Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Tue, 3 Apr 2018 22:20:39 -0700 Subject: [PATCH] update History.md --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index bfe7c56..1191c2a 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# UNRELEASED + +* Add _request_ event to Tunnel emitter +* Update yargs to support config via environment variables +* Add basic request logging when --print-requests argument is used + # 1.8.3 (2017-06-11) * update request dependency