Skip to content

Commit fb8120a

Browse files
committed
Prepare for release
1 parent d0b84d1 commit fb8120a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
# dev
1+
# 6.2.0 (2025-07-24) - Lille
22

33
## Features/Changes
44
* Compiler: exit-loop-early in more cases (#2077)
55
* Runtime: support rename in fake filesystem (#2080)
6+
* Compiler: remove reserved keyword in ecmascript 3
67

78
## Bug fixes
89
* Compiler: Fix inlining. do not inline recursive functions (#2084)
10+
* Compiler: fix purity of caml_compare and caml_lxm_next
11+
* Runtime: fix Sys.rename for directories on windows
912

1013
# 6.1.1 (2025-07-07) - Lille
1114

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.1
1+
6.2.0

0 commit comments

Comments
 (0)