update change log for #2034

This commit is contained in:
Pierre-Yves Gérardy 2017-11-29 22:17:42 +01:00
parent 71de4fa6c9
commit 516a3d0bb3

View file

@ -27,6 +27,7 @@
- Added support for custom reporters ([#2009](https://github.com/MithrilJS/mithril.js/pull/2020))
- Error handling for async tests with `done` callbacks supports error as first argument
- Error messages which include newline characters do not swallow the stack trace [#1495](https://github.com/MithrilJS/mithril.js/issues/1495) ([#1984](https://github.com/MithrilJS/mithril.js/pull/1984), [@ RodericDay](https://github.com/RodericDay))
- Make Ospec more [Flems](https://flems.io)-friendly (#2034)
---