Skip to content

Commit c930dc3

Browse files
committed
changelog
1 parent cdf6095 commit c930dc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ See docs/process.md for more on how version tagging works.
2323
- The file system was updated to independently track atime, mtime and ctime
2424
instead of using the same time for all three. (#22998)
2525
- The minimum supported chrome version was bumped from 32 to 33. (#23077)
26+
- Emscripten-generated code will now use async/await internally when loading
27+
the Wasm module. This will be lowered away by babel when targeting older
28+
browsers. (#23068)
2629

2730
3.1.73 - 11/28/24
2831
-----------------

0 commit comments

Comments
 (0)