Skip to content

Commit 5ae9b51

Browse files
committed
Oops - wrong changelog
1 parent bc4bcdd commit 5ae9b51

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dwds/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
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).
109

1110
## 24.0.0
1211

webdev/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 3.6.0-wip
22

3+
- Support running from inside a pub workspace [#2498](https://github.com/dart-lang/webdev/pull/2498).
4+
35
## 3.5.0
46

57
- Update `dwds` constraint to `24.0.0`.

0 commit comments

Comments
 (0)