Skip to content

Commit 1a24da7

Browse files
committed
2.0.0
1 parent fb461cf commit 1a24da7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

history.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!--lint disable no-multiple-toplevel-headings -->
44

5+
2.0.0 / 2016-06-23
6+
==================
7+
8+
* Add support for `defaultName` ([`fb461cf`](https://github.com/wooorm/vfile-reporter/commit/fb461cf))
9+
* Add support for passing an error ([`a4c95be`](https://github.com/wooorm/vfile-reporter/commit/a4c95be))
10+
* Fix mutation of files ([`ea22861`](https://github.com/wooorm/vfile-reporter/commit/ea22861))
11+
* Fix ranges on files with file-paths added later ([`6359168`](https://github.com/wooorm/vfile-reporter/commit/6359168))
12+
513
1.5.0 / 2015-11-21
614
==================
715

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vfile-reporter",
3-
"version": "1.5.0",
3+
"version": "2.0.0",
44
"description": "Stylish reporter for virtual files",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)