From f6e23da56cca4e1abf4784676deb360482f57682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Yves=20G=C3=A9rardy?= Date: Fri, 25 May 2018 23:48:06 +0200 Subject: [PATCH] [ospec] update change log --- ospec/change-log.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ospec/change-log.md b/ospec/change-log.md index 21a69058..d6b5e626 100644 --- a/ospec/change-log.md +++ b/ospec/change-log.md @@ -2,6 +2,14 @@ ## Upcoming... +_2018-xx-yy_ +### Features +- Give async timeout a stack trace that points to the problematic test ([#2154(https://github.com/MithrilJS/mithril.js/pull/2154) [@gilbert](github.com/gilbert), [#2167(https://github.com/MithrilJS/mithril.js/pull/2167)) +- add `o.timeout()` for setting timeout in Promise-based tests ([#2167(https://github.com/MithrilJS/mithril.js/pull/2167)) + +### Bug fixes +- Detect duplicate calls to `done()` properly [#2162](https://github.com/MithrilJS/mithril.js/issues/2162) ([#2167(https://github.com/MithrilJS/mithril.js/pull/2167)) +- Don't count `done()` calls as passing tests in the final tally [#2166](https://github.com/MithrilJS/mithril.js/issues/2166) ([#2167(https://github.com/MithrilJS/mithril.js/pull/2167)) ## 2.1.0