Skip to content

Commit e3efc45

Browse files
committed
2.8.1
1 parent 8a9e6b3 commit e3efc45

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
===== 2.8.1 (2016-07-01) =====
2+
3+
* Features/Changes
4+
** Compiler: reduce memory usage for shortvar
5+
** Lib: Add optional `prefix` arg to Jsonp.call
6+
** Ppx: add ppx_driver compatibility
7+
8+
* Bug fixes
9+
** Lib: fix Js.object_keys, Js.export
10+
** Lib: Async, do not ignore unhandled exceptions
11+
112
===== 2.8 (2016-06-16) =====
213
* Features/Changes
314
** Compiler: allow dynlink of precompiled javascript file

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8
1+
2.8.1

0 commit comments

Comments
 (0)