You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Plotly.NET/RELEASE_NOTES.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
### 3.0.1 - August 26 2022
2
+
Minor fixes for Object abstractions:
3
+
4
+
- Use correct Optional Parameter Attributes everywhere. This affects object abstractions for the following objects, but should be backwards compatible:
5
+
- Annotation
6
+
- LayoutImage
7
+
- Pattern
8
+
- TableCells
9
+
-`FontSelectionStyle.init` now correctly returns a FontSelectionStyle instead of unit
0 commit comments