Skip to content

Commit cb99471

Browse files
committed
add a link to the upgrade guide to the readme
1 parent fde6669 commit cb99471

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ mix task.
6565

6666
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.
6767

68+
Please see the [v0.10 Upgrade Guide](https://hexdocs.pm/scenic/upgrading_to_v0-10.html).
69+
6870
### Deprecations
6971

7072
`push_graph/1` is deprecated in favor of returning `{:push, graph}`

0 commit comments

Comments
 (0)