From 4ed28a3cbe207d6dfb9f4e6776900cbc69cf8d9c Mon Sep 17 00:00:00 2001 From: Michael Kessler Date: Tue, 11 Oct 2011 11:18:24 +0200 Subject: [PATCH] Add watcher changes to the changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ab1d02..e0726ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Improvements +- [#157](https://github.com/guard/guard/pull/157): Allow any return from the Guard watchers. ([@earlonrails][]) - [#156](https://github.com/guard/guard/pull/156): Log error and diagnostic messages to STDERR. ([@sunaku][]) - [#152](https://github.com/guard/guard/pull/152): Growl Notify API update for a graceful fail. ([@scottdavis][]) @@ -296,6 +297,7 @@ [@chrisberkhout]: https://github.com/chrisberkhout [@dnagir]: https://github.com/dnagir [@docwhat]: https://github.com/docwhat +[@earlonrails]: https://github.com/earlonrails [@etehtsea]: https://github.com/etehtsea [@f1sherman]: https://github.com/f1sherman [@fabioyamate]: https://github.com/fabioyamate