Changelog ========= v1.1.0 (2017-10-18) ------------------- ### Features * Added `show failues only` toggle to hide passed tests (@anton-rudeshko [#12]). * Supported pending tests (@blond [#13], [#15]). * Supported html error messages (@blond [#18]). [#12]: https://github.com/blond/mocha-simple-html-reporter/pull/12 [#13]: https://github.com/blond/mocha-simple-html-reporter/pull/13 [#15]: https://github.com/blond/mocha-simple-html-reporter/pull/15 [#18]: https://github.com/blond/mocha-simple-html-reporter/pull/18 ### Bug Fixes * Used native style for stats (@blond [#14]). * Added sources for failed tests (@blond [#17]). [#14]: https://github.com/blond/mocha-simple-html-reporter/pull/14 [#17]: https://github.com/blond/mocha-simple-html-reporter/pull/17 ### Dependencies * Updated `pretty-ms` to version `3.0.1` (@greenkeeper [#6]). [#6]: https://github.com/blond/mocha-simple-html-reporter/pull/6