From 7917ded9930c59cf0fdd0bb7808f6eccb81a27c3 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Tue, 8 Dec 2015 09:31:13 -0700 Subject: [PATCH] Log changes --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index eb71d61..781a55b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +## v0.8.0 + +* [#38](https://github.com/tschaub/gh-pages/pull/38) - Update all dependencies 🌴 ([@tschaub](https://github.com/tschaub)) +* [#39](https://github.com/tschaub/gh-pages/pull/39) - Add message option to cli. ([@markdalgleish](https://github.com/markdalgleish)) +* [#37](https://github.com/tschaub/gh-pages/pull/37) - Rework callback error handling. ([@tschaub](https://github.com/tschaub)) +* [#36](https://github.com/tschaub/gh-pages/pull/36) - Better error handling. ([@timaschew](https://github.com/timaschew)) +* [#35](https://github.com/tschaub/gh-pages/pull/35) - Make CLI exit with error if publishing fails. ([@timaschew](https://github.com/timaschew)) + ## v0.7.0 * [#32](https://github.com/tschaub/gh-pages/pull/32) - Remove dependency on Lodash. ([@tschaub](https://github.com/tschaub))