Skip to content

Commit 300024b

Browse files
committed
Fix releas enotes formatting
1 parent b9e1ca3 commit 300024b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* SubPlotIds are now unified under the `StyleParam.SubPlotId` type which is used to assign subplots anchors (e.g. scenes for 3d charts, polar for polar charts) This change will be reflectes in trace type modeling in a later release.
1616
* **Breaking**: Layout and trace object abstractions are now in new namespaces: `Plotly.NET.LayoutObjects`/`Plotly.NET.TraceObjects`
1717
* **Breaking**: every argument/parameter concerned with color has been changed to use the new Color type isntead of a plain string.
18+
1819
**Major Additions:**
1920

2021
* [Add kernel formatting extension for dotnet interactive notebooks](https://github.com/plotly/Plotly.NET/commit/fa990371dd68ec1f5784288ccd9e2d28d761ac93) (thanks [@WalternativeE](https://github.com/WalternativE))

0 commit comments

Comments
 (0)