diff --git a/CHANGELOG.md b/CHANGELOG.md
index f98200b7..2f3c909d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+# [0.8.0](https://github.com/dxcli/dev-test/compare/036ec315486d5caf3af301df37f9c252ecb64fe4...v0.8.0) (2018-01-21)
+
+
+### Features
+
+* use fancy-mocha ([b7a1d25](https://github.com/dxcli/dev-test/commit/b7a1d25))
+
# [0.7.0](https://github.com/dxcli/dev-test/compare/5b214ad519747c8e999dae7ae809b680c4373f63...v0.7.0) (2018-01-20)
diff --git a/package.json b/package.json
index fbc0d88c..429ba386 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/dev-test",
"description": "test helpers for dxcli components",
- "version": "0.7.0",
+ "version": "0.8.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/dev-test/issues",
"dependencies": {