Skip to content

Commit fb0f91e

Browse files
committed
Build: Prepare 2.4.1 release, including authors and history update
1 parent 231ef2a commit fb0f91e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

History.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
2.4.1 / 2017-10-21
2+
==================
3+
4+
* HTML Reporter: Fix regression in error reporting
5+
* Docs: Add further clarification and examples for Step API
6+
* Build: Add my new name to .mailmap, update it in AUTHORS.txt
7+
* CLI: Add slight debounce to restarting tests on file watching
8+
* CLI: Properly support watching files added after first run
9+
* Tests: Add watch test for adding file after a run
10+
* CLI: Clear require cache of watched files between runs
11+
* Tests: Modify watch test to cover require cache scenario
12+
* Build: Allow custom livereload port via livereload-port option
13+
* Build: Add better livereloading to watch task
14+
* Build: Fix test-on-node task during watch
15+
* CLI: Catch file load failures and report as failing tests
16+
* Test: Fixing double-space that was expanded to tab
17+
* All: Updated yarn.lock
18+
* All: Upgraded to eslint@4.x via grunt-eslint@20.x and related plugins
19+
* CLI: List available reporters when option is specified with no value
20+
* Test: Provide descriptive feedback when missing test callback
21+
122
2.4.0 / 2017-07-08
223
==================
324

0 commit comments

Comments
 (0)