From 116a27a120932dede365466f8a867dd30eb6057a Mon Sep 17 00:00:00 2001 From: Benjamin Coe Date: Sat, 11 Jul 2015 18:48:37 -0700 Subject: [PATCH] update changelog, force travis build --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 817031da7a..89c1692a79 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ Changelog ========= +* Refactor tests, and improve test coverage (Ben Coe) * Fix extraneous error output due to pubsub tests (Mikael Kohlmyr) ## v0.12.1 - Aug 10, 2014