We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1592d4d commit c2fd69dCopy full SHA for c2fd69d
1 file changed
RELEASE_NOTES.md
@@ -1,3 +1,13 @@
1
+### 2.0.0 +
2
+
3
+Starting from 2.0.0, Versions of Plotly.NET and expansion packages are decoupled, meaning this single realease notes page does not work anymore.
4
5
+For the individual package release notes, please refer to these files:
6
+- [Plotly.NET](./src/Plotly.NET/RELEASE_NOTES.md)
7
+- [Plotly.NET.CSharp](./src/Plotly.NET.CSharp/RELEASE_NOTES.md)
8
+- [Plotly.NET.Interactive](./src/Plotly.NET.Interactive/RELEASE_NOTES.md)
9
+- [Plotly.NET.ImageExport](./src/Plotly.NET.ImageExport/RELEASE_NOTES.md)
10
11
### 2.0.0 - Apr 24 2022
12
13
Plotly.NET finally has reached all milestones for 2.0 and is ready for a stable release.
0 commit comments