Skip to content

Commit

Permalink
Update ChangeLog for 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Jan 8, 2016
1 parent ae70407 commit 76947c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2015-12-10: Version 2.7.1

* Do not allow trailing comma in a variable declaration (issue 1360)
* Fix assignment to `let` in non-strict mode (issue 1376)
* Fix missing delegate property in YieldExpression (issue 1407)

2015-10-22: Version 2.7.0

* Fix the handling of semicolon in a break statement (issue 1044)
Expand Down

0 comments on commit 76947c4

Please sign in to comment.