| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index d49616fec82cf7f5936909eee424bc76aca1c320..da366fc8668d8e5cdb83a90434212991d15fe05c 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -15,6 +15,8 @@
|
| temporarily to enable use-cases like [focusing][] on a specific test or group.
|
| Further development can be followed on [the issue tracker][issue 16].
|
|
|
| +* Wait for a test's tear-down logic to run, even if it times out.
|
| +
|
| [focusing]: http://jasmine.github.io/2.1/focused_specs.html
|
| [issue 16]: https://github.com/dart-lang/test/issues/16
|
|
|
|
|