Skip to content

Commit 337e863

Browse files
committed
update CHANGELOG; add link to CHANGELOG in README.md
1 parent f87395c commit 337e863

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2.4.2 / 2016-01-26
2+
3+
* [#2053] - Fix web worker compatibility ([@mislav])
4+
* [#2072] - Fix Windows color output ([@thedark1337])
5+
* [#2073] - Fix colors in `progress` and `landing` reporters ([@gyandeeps])
6+
7+
[#2053]: https://github.com/mochajs/mocha/pull/2053
8+
[#2072]: https://github.com/mochajs/mocha/pull/2072
9+
[#2073]: https://github.com/mochajs/mocha/pull/2073
10+
[@gyandeeps]: https://github.com/gyandeeps
11+
[@thedark1337]: https://github.com/thedark1337
12+
113
2.4.1 / 2016-01-26
214
==================
315

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
## Links
88

9+
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
910
- [Google Group](http://groups.google.com/group/mochajs)
1011
- [Wiki](https://github.com/mochajs/mocha/wiki)
1112
- Mocha [Extensions and reporters](https://github.com/mochajs/mocha/wiki)

0 commit comments

Comments
 (0)