Skip to content

Commit 64e7fa0

Browse files
committed
notes
1 parent 4c71cb6 commit 64e7fa0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ TODO: Remove this section if there are not any updates.
2727

2828
## CPU profiler updates
2929

30-
- Fixed a bug where resizing the CPU flame chart changes the timing values across the top of the chart. [TODO](https://github.com/flutter/devtools/pull/TODO)
30+
* Fixed a bug where resizing the CPU flame chart changes the timing values
31+
across the top of the chart.
32+
[#9915](https://github.com/flutter/devtools/pull/9915)
3133

3234
## Memory updates
3335

@@ -40,7 +42,7 @@ TODO: Remove this section if there are not any updates.
4042

4143
## Network profiler updates
4244

43-
- Fixed exported response status in HAR files so that they parse as integers
45+
* Fixed exported response status in HAR files so that they parse as integers
4446
instead of strings. [#9900](https://github.com/flutter/devtools/pull/9900)
4547

4648
## Logging updates

0 commit comments

Comments
 (0)