Skip to content

Commit b895550

Browse files
committed
CHANGES for 3.5.1
1 parent e5ef538 commit b895550

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 3.5.1 (2019-11-16) - Hong Kong
2+
## Features/Changes
3+
4+
## Bug fixes
5+
* Runtime: fix poly compare with null and undefined (#920)
6+
* Lib: Deriving Json does not export an [import] unit
7+
* Dynlink/toplevel: export all units when no export file is specified (#921)
8+
* Ppx: ppx_deriving_json should allow [%to_json: t] syntax
9+
110
# 3.5.0 (2019-11-10) - Hong Kong
211
## Features/Changes
312
* Compiler: Improve testing of the compiler (Ty Overby)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.0
1+
3.5.1

0 commit comments

Comments
 (0)