Skip to content

Commit 23ff7d1

Browse files
committed
updated changelog
1 parent 41c97b1 commit 23ff7d1

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
@@ -1,5 +1,6 @@
11
## 24.2.0-wip
22
- Replace deprecated JS code `this.__proto__` with `Object.getPrototypeOf(this)` - [#2500](https://github.com/dart-lang/webdev/pull/2500)
3+
- Removed unsound null safety options from classes ModuleMetadata and MetadataProvider - [#2427](https://github.com/dart-lang/webdev/issues/2427)
34

45
## 24.1.0
56

0 commit comments

Comments
 (0)