Skip to content

Commit 1f931c2

Browse files
committed
docs(readme): adds link to v2 release notes
1 parent 3005674 commit 1f931c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
React D3 Tree is a [React](http://facebook.github.io/react/) component that lets you represent hierarchical data (e.g. family trees, org charts, file directories) as an interactive tree graph with minimal setup, by leveraging [D3](https://d3js.org/)'s `tree` layout.
2727

28+
> **Want to see what's changed in v2? Check out the [v2 release notes](https://github.com/bkrem/react-d3-tree/releases/tag/v2.0.0).**
29+
2830
> **Looking for v1? Click [here](https://github.com/bkrem/react-d3-tree/tree/v1).**
2931
3032
## Contents <!-- omit in toc -->

0 commit comments

Comments
 (0)