Skip to content

Commit ac68d4c

Browse files
committed
chore: update README
1 parent d2098d9 commit ac68d4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ module.exports = {
6565

6666
## ChangeLogs
6767

68+
- 2.0.0
69+
- Support node >= 10 (still support node >= 6, but it not tested anymore).
70+
- Update dev dependencies.
6871
- 1.0.0
6972
- **Breaking Change**: `prettier` dependency is now a peer dependency instead of a "direct" dependency: user of the plugin can choose to use prettier 1.x.x or prettier 2.x.x (note that this plugin should be compatible with all versions of prettier).
7073
- Support node >= 6.

0 commit comments

Comments
 (0)