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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,8 @@ mix task.
65
65
66
66
Version 0.10 of Scenic contains both deprecations and breaking changes, which will need to be updated in your app in order to run. This is all good through as it enables goodness in the forms of proper font metrics and dynamic raw pixel textures.
67
67
68
+
Please see the [v0.10 Upgrade Guide](https://hexdocs.pm/scenic/upgrading_to_v0-10.html).
69
+
68
70
### Deprecations
69
71
70
72
`push_graph/1` is deprecated in favor of returning `{:push, graph}`
0 commit comments