Skip to content

Commit 6ae731f

Browse files
committed
Update CHANGELOG
1 parent 9ceec72 commit 6ae731f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dwds/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Respect the value of `pause_isolates_on_start` during page-refreshes. - [#2431](https://github.com/dart-lang/webdev/pull/2431)
55
- Fix issue where DAP clients wouldn't resume after a restart. - [#2441](https://github.com/dart-lang/webdev/pull/2441)
66
- Add implementation for the VM Service's `getFlagList` API. - [#2438](https://github.com/dart-lang/webdev/pull/2438)
7+
- Hide more variables from the local scope when debugging. These variables were synthetically added by the compiler to
8+
support late local variables and don't appear in the original source code. - [#2445](https://github.com/dart-lang/webdev/pull/2445)
79

810
## 24.0.0
911

0 commit comments

Comments
 (0)