Skip to content

Commit 466ba73

Browse files
committed
update CHANGELOG.md for v3.5.1 [ci skip]
1 parent 1cc0fc0 commit 466ba73

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# 3.5.1 / 2017-09-09
2+
3+
## :newspaper: News
4+
5+
- :mega: Mocha is now sponsoring [PDXNode](http://pdxnode.org)! If you're in the [Portland](https://wikipedia.org/wiki/Portland,_Oregon) area, come check out the monthly talks and hack nights!
6+
7+
## :bug: Fixes
8+
9+
- [#2997]: Fix missing `xit` export for "require" interface ([@solodynamo])
10+
- [#2957]: Fix unicode character handling in XUnit reporter failures ([@jkrems])
11+
12+
## :nut_and_bolt: Other
13+
14+
- [#2986]: Add issue and PR templates ([@kungapal])
15+
- [#2918]: Drop bash dependency for glob-related tests ([@ScottFreeCode])
16+
- [#2922]: Improve `--compilers` coverage ([@ScottFreeCode])
17+
- [#2981]: Fix tpyos and spelling errors ([@jsoref])
18+
19+
[#2997]: https://github.com/mochajs/mocha/pull/2997
20+
[#2957]: https://github.com/mochajs/mocha/pull/2957
21+
[#2986]: https://github.com/mochajs/mocha/pull/2986
22+
[#2992]: https://github.com/mochajs/mocha/pull/2922
23+
[#2981]: https://github.com/mochajs/mocha/pull/2981
24+
[@solodynamo]: https://github.com/solodynamo
25+
[@jkrems]: https://github.com/jkrems
26+
[@jsoref]: https://github.com/jsoref
127
# 3.5.0 / 2017-07-31
228

329
## :newspaper: News

0 commit comments

Comments
 (0)