Skip to content

Commit 96a4f70

Browse files
Revise NEXT_RELEASE_NOTES.md for 2.58.0 release
Updated release notes for version 2.58.0 to reflect changes in the Performance panel and formatting corrections.
1 parent 81de5c8 commit 96a4f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a draft for future release notes that are going to land on
1111
The 2.58.0 release of the Dart and Flutter DevTools
1212
includes the following changes among other general improvements.
1313
To 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

0 commit comments

Comments
 (0)