Skip to content

Commit 74fe97b

Browse files
committed
CHANGES
1 parent 34d1ed5 commit 74fe97b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@
1111
## Bug fixes
1212
* Compiler: fix purity of comparison functions (again) (#2092)
1313
* Compiler: fix inlining (#2107)
14-
* Runtime/wasm: fix Unix.times (#2096)
1514
* Ppx: disable spurious warning for unused "self" in object literal (#2128)
1615
* Ppx: fix labelled arguments for methods (#2126)
16+
* Runtime/wasm: fix Unix.times (#2096)
1717
* Runtime: runtime with target-env=browser should not rely on "require(..)" (#2129)
18+
* Runtime: fix fake filesystem with path containing special regexp chars. (#2132)
1819

1920
# 6.2.0 (2025-07-30) - Lille
2021

0 commit comments

Comments
 (0)