From f06451ae888262bc83b94fa14c3a81f78195ea5c Mon Sep 17 00:00:00 2001 From: Andreas Krummsdorf Date: Thu, 5 May 2016 14:06:11 +0200 Subject: [PATCH] chore: Release v2.0.3 --- README.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90ef6bf..b80217f 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,9 @@ You can preview your changes by running: $ npm run demo ## Release History +### v2.0.3 +* Fix multiline string diffs + ### v2.0.2 * Print a test suite with it's child items only after all child items are completed diff --git a/package.json b/package.json index fab5057..5822b8a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "karma-mocha-reporter", "description": "Karma reporter with mocha style logging.", - "version": "2.0.2", + "version": "2.0.3", "homepage": "http://www.litixsoft.de/modules-karmamochareporter", "author": "Litixsoft GmbH (http://www.litixsoft.de)", "maintainers": [