Skip to content

Commit e5506e9

Browse files
committed
Add a migration guide.
1 parent 3587e38 commit e5506e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: `RenderGraphApp` renamed to `RenderGraphExt`.
3+
pull_requests: [19912]
4+
---
5+
6+
`RenderGraphApp` has been renamed to `RenderGraphExt`. Rename this for cases where you are
7+
explicitly importing this trait.

0 commit comments

Comments
 (0)