File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ # 5.2.0 / 2018-05-18
2+
3+ ## :tada : Enhancements
4+
5+ - [ #3375 ] : Add support for comments in ` mocha.opts ` ([ @plroebuck ] )
6+
7+ ## :bug : Fixes
8+
9+ - [ #3346 ] : Exit correctly from ` before ` hooks when using ` --bail ` ([ @outsideris ] )
10+
11+ ## :book : Documentation
12+
13+ - [ #3328 ] : Mocha-flavored [ API docs] ( https://mochajs.org/api/ ) ! ([ @Munter ] )
14+
15+ ## :nut_and_bolt : Other
16+
17+ - [ #3330 ] : Use ` Buffer.from() ` ([ @harrysarson ] )
18+ - [ #3295 ] : Remove redundant folder ([ @DavNej ] )
19+ - [ #3356 ] : Refactoring ( [@plroebuck] )
20+
21+ [ #3375 ] : https://github.com/mochajs/mocha/pull/3375
22+ [ #3346 ] : https://github.com/mochajs/mocha/pull/3346
23+ [ #3328 ] : https://github.com/mochajs/mocha/pull/3328
24+ [ #3330 ] : https://github.com/mochajs/mocha/pull/3330
25+ [ #3295 ] : https://github.com/mochajs/mocha/pull/3295
26+ [ #3356 ] : https://github.com/mochajs/mocha/pull/3356
27+
28+ [ @plroebuck ] : https://github.com/plroebuck
29+ [ @harrysarson ] : https://github.com/harrysarson
30+ [ @outsideris ] : https://github.com/outsideris
31+ [ @Munter ] : https://github.com/Munter
32+
133# 5.1.1 / 2018-04-18
234
335## :bug : Fixes
You can’t perform that action at this time.
0 commit comments