Skip to content

Commit 52e8227

Browse files
committed
update release notes for prerelease
1 parent a50c833 commit 52e8227

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Plotly.NET/RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 6.0.0 - TBD
2+
3+
This version [removes C# interop from the core F# Plotly.NET library](https://github.com/plotly/Plotly.NET/issues/457), offloading those implementations directly to the native C# lib Plotly.NET.CSharp:
4+
5+
[Milestone link with all the fixed/closed issues](https://github.com/plotly/Plotly.NET/milestone/8)
6+
17
### 5.1.0 - September 04 2024
28

39
Maintenance release to prevent Plotly.NET breaking for users that upgrade the DynamicObj dependency to >=3.0.0. DynamicObj is now pinned to the version range [2.0.0, 3.0.0) until we manage to make Plotly.NET work with the major changes in that lib.

0 commit comments

Comments
 (0)