We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e93efc commit 7496c14Copy full SHA for 7496c14
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 2.5.3 / 2016-05-25
2
+
3
+- [#2112] - Fix HTML reporter regression causing duplicate error output ([@danielstjules] via 6d24063)
4
+- [#2119] - Make HTML reporter failure/passed links preventDefault to avoid SPA's hash navigation ([@jimenglish81] via 9e93efc)
5
6
+[@danielstjules]: https://github.com/danielstjules
7
+[@jimenglish81]: https://github.com/jimenglish81
8
+[#2112]: https://github.com/mochajs/mocha/pull/2112
9
+[#2119]: https://github.com/mochajs/mocha/pull/2119
10
11
# 2.5.2 / 2016-05-24
12
13
- [#2178] - Avoid double and triple xUnit XML escaping ([@graingert] via 49b5ff1)
0 commit comments