From 0b837a20ec919cd0a2e4f6d27cbbb903450a8a55 Mon Sep 17 00:00:00 2001 From: Michael Kessler Date: Mon, 10 Oct 2011 08:36:32 +0200 Subject: [PATCH] Keep changelog in sync. [ci skip] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b56639..1ab1d02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## Master + +### Improvements + +- [#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][]) + ## 0.8.4 - October 3, 2011 ### Bug fix @@ -317,8 +324,10 @@ [@pcreux]: https://github.com/pcreux [@rmm5t]: https://github.com/rmm5t [@rymai]: https://github.com/rymai +[@scottdavis]: https://github.com/scottdavis [@stereobooster]: https://github.com/stereobooster [@stouset]: https://github.com/stouset +[@sunaku]: https://github.com/sunaku [@thibaudgg]: https://github.com/thibaudgg [@thierryhenrio]: https://github.com/thierryhenrio [@tinogomes]: https://github.com/tinogomes