Skip to content

Commit f8f4b18

Browse files
committed
add changes
1 parent e7f2c94 commit f8f4b18

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Changes.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
11
`*` means potential break changes
2+
3+
# 5.2.1 (2019/10/16)
4+
5+
Fixes
6+
7+
- #3884 (not using temp file when creating cmt for ocaml 4.06 only)
8+
- #3877, #3881 Pattern match bug over list of integers
9+
- #3875, #3879 regression introduced in 5.2.0 over pattern match optimization
10+
- #3865 consistent name mangling when compiling modules into object
11+
- #3852, #3870 for module with all module aliases and no interface file, always make it pure (treat it the same as namespace file)
12+
- #3874 internal bug fix for ocaml cmpiler
13+
Codegen
14+
- #3880 optimize pattern match for (string|int) option
15+
- #3866 update react-hooks template
16+
- #3843 mitigate windows anti-virius issue
17+
18+
Libs
19+
- #3878 add Belt.Option.forEach
20+
21+
22+
23+
224
# 5.2.0 (2019/09/23)
325

426
Features

0 commit comments

Comments
 (0)