Skip to content

Commit 7eab927

Browse files
committed
changelog updates
Fix: #467
1 parent 55ebc0b commit 7eab927

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 8.0
2+
3+
- Only support node v12 and higher
4+
5+
## 7.2
6+
7+
- Add fs option to allow passing virtual filesystem
8+
9+
## 7.1
10+
11+
- Ignore stat errors that are not `ENOENT` to work around Windows issues.
12+
- Support using root and absolute options together
13+
- Bring back lumpy space princess
14+
- force 'en' locale in string sorting
15+
116
## 7.0
217

318
- Raise error if `options.cwd` is specified, and not a directory

0 commit comments

Comments
 (0)