Skip to content

Commit 061212c

Browse files
committed
Bump version
1 parent 8086089 commit 061212c

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGES

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
===== 2.8.3 (2016-10-??) =====
1+
===== 2.8.3 (2016-11-04) =====
2+
3+
* Features/Changes
4+
** Runtime: complete support for 4.04
25

36
* Bug fixes
47
** Compiler: fix order of javascript files
58
** Compiler: fix Javascript lexer (newline inside strings)
69
** Compiler: fix bug in closure generation
7-
10+
** Compiler: fix regression in closure generation (introduced in 2.8) (#531)
11+
** Compiler: fix code generation when static evaluation is disabled
12+
813
===== 2.8.2 (2016-09-10) =====
914

1015
* Features/Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.2
1+
2.8.3

0 commit comments

Comments
 (0)