We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ef538 commit b895550Copy full SHA for b895550
CHANGES.md
@@ -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
10
# 3.5.0 (2019-11-10) - Hong Kong
11
## Features/Changes
12
* Compiler: Improve testing of the compiler (Ty Overby)
VERSION
@@ -1 +1 @@
-3.5.0
+3.5.1
0 commit comments