File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/devtools_app/release_notes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This is a draft for future release notes that are going to land on
1111The 2.58.0 release of the Dart and Flutter DevTools
1212includes the following changes among other general improvements.
1313To learn more about DevTools, check out the
14- [ DevTools overview] ( /tools/devtools )
14+ [ DevTools overview] ( /tools/devtools ) .
1515
1616## General updates
1717
@@ -23,7 +23,7 @@ TODO: Remove this section if there are not any updates.
2323
2424## Performance updates
2525
26- - Show a message in the Performance panel when widget rebuild tracking is
26+ - Showed a message in the Performance panel when widget rebuild tracking was unavailable because the app was running in profile mode.
2727 unavailable because the app is running in profile mode. [ #9755 ] ( https://github.com/flutter/devtools/pull/9755 )
2828
2929## CPU profiler updates
You can’t perform that action at this time.
0 commit comments