Skip to content

Commit bc4bcdd

Browse files
committed
CHANGELOG.md
1 parent 67334e2 commit bc4bcdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Add implementation for the VM Service's `getFlagList` API. - [#2438](https://github.com/dart-lang/webdev/pull/2438)
77
- Hide more variables from the local scope when debugging. These variables were synthetically added by the compiler to
88
support late local variables and don't appear in the original source code. - [#2445](https://github.com/dart-lang/webdev/pull/2445)
9+
- Support running from inside a pub workspace [#2498](https://github.com/dart-lang/webdev/pull/2498).
910

1011
## 24.0.0
1112

0 commit comments

Comments
 (0)