From 60e7faa882b059375a4fe132bb720c257d6699cf Mon Sep 17 00:00:00 2001 From: Jeremy Olliver Date: Tue, 5 Nov 2013 18:40:09 +1300 Subject: [PATCH] Updating release notes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1cb99e..b13a545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ Features: * Clearer error message, by checking and raises an exception if you haven't added an ssh-key as an identity (`ssh-add -L`) since this is a pre-requisite for ssh-agent forwarding. * Support for using nginx - intended to be along with a stand-alone ruby application server. +Bugfixes: + +* Using builting `easy-reference` gem support now works with a custom bundler path if set. + ## 0.5.3 (2013-09-05) Bugfixes: