Skip to content

Commit de295b6

Browse files
committed
Changes
1 parent 4b72516 commit de295b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
* Compiler/wasm: optimize calls to statically known function (#2044)
5151
* Compiler: Propagate arity between compilation units (#1594)
5252
* Compiler: Add flags to enable/disable warnings (#2052)
53+
* Runtime: optimize Str.search_forward/search_backward (#2056)
54+
* Runtime: deprecate caml_ba_create_from (#2056)
55+
* Runtime: check for unused variable in the runtime (#2056)
5356

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

0 commit comments

Comments
 (0)