Skip to content

Commit 8b20f59

Browse files
committed
Changelog: add window.matchMedia & MediaQueryList
Separated so it’s easier to overlay patches without conflicts in changelog.
1 parent fa9b42a commit 8b20f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* Compiler: deadcode elimination of cyclic values (#1978)
4141
* Compiler: directly write Wasm binary modules (#2000, #2003)
4242
* Compiler: rewrote inlining pass (#1935, #2018, #2027)
43+
* Library: add Dom_html.window.matchMedia & Dom_html.mediaQueryList (#2017)
4344

4445
## Bug fixes
4546
* Compiler: fix stack overflow issues with double translation (#1869)

0 commit comments

Comments
 (0)