Skip to content

Commit 1eafd45

Browse files
committed
update CHANGELOG
1 parent c09274d commit 1eafd45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
*Not yet released.* These notes are a work in progress.
66

7-
[breaking] Plot is now published as an ES module and requires Node 12 or higher. For more on how to upgrade to ES modules, please read [Sindre Sorhus’s FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
7+
[breaking] Plot is now published as an ES module and requires Node 12 or higher. For more, please read [Sindre Sorhus’s FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
88

9-
[breaking] Plot now depends on D3 7 or higher.
9+
[breaking] Plot now depends on [D3 7.0](https://github.com/d3/d3/releases/tag/v7.0.0) or higher.
1010

1111
### Marks
1212

0 commit comments

Comments
 (0)