From 7217a08a0553a238d77e6c28031a8116a71352ae Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Thu, 13 Feb 2014 23:52:12 -0500 Subject: [PATCH] add history.md to track changes --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 History.md diff --git a/History.md b/History.md new file mode 100644 index 0000000..a9e676f --- /dev/null +++ b/History.md @@ -0,0 +1,6 @@ +# unreleased + +* default to localltunnel.me for host +* remove exported `connect` method (just export one function that does the same thing) + +# 0.2.2 / 2014-01-09